Restore usage of difflib's quick_ratio()... Don't actually know what happens here, my tests with timeit showed it much slower than ratio(), but real-life says the contrary...
This commit is contained in:
@@ -344,6 +344,7 @@ WARN_MSGID_END_POINT_ALLOWED = {
|
||||
"Temp. Diff.",
|
||||
"Float Neg. Exp.",
|
||||
" RNA Path: bpy.types.",
|
||||
"Max Ext.",
|
||||
}
|
||||
|
||||
PARSER_CACHE_HASH = 'sha1'
|
||||
|
Reference in New Issue
Block a user