dupeguru/core
glubsy b138dfad33 Fix exception when testing invalid regex
* If a regex in the table is invalid and failed to compile, its "compiled" property is None.
* Only test against the regex if its compilation worked.
2020-12-30 22:50:42 +01:00
..
gui Fix exception when testing invalid regex 2020-12-30 22:50:42 +01:00
me Format files with black 2019-12-31 20:16:27 -06:00
pe Properly wait for multiprocesses to exit 2020-07-28 16:44:06 +02:00
se Format files with black 2019-12-31 20:16:27 -06:00
tests Fix exclude tests 2020-12-29 16:07:55 +01:00
__init__.py Change version to 4.1.0 2020-12-06 20:13:03 +01:00
app.py Merge branch 'master' into exclude_list 2020-10-28 03:58:05 +01:00
directories.py Highlight rows when testing regex string 2020-09-01 23:02:58 +02:00
engine.py Format files with black 2019-12-31 20:16:27 -06:00
exclude.py Remove redundant check 2020-12-29 05:39:26 +01:00
export.py Format files with black 2019-12-31 20:16:27 -06:00
fs.py Add test suite, fix bugs 2020-08-31 20:35:56 +02:00
ignore.py Format files with black 2019-12-31 20:16:27 -06:00
markable.py Format files with black 2019-12-31 20:16:27 -06:00
prioritize.py Format files with black 2019-12-31 20:16:27 -06:00
results.py Clean up rest of DeprecationWarnings 2020-06-30 00:51:06 -05:00
scanner.py Format files with black 2019-12-31 20:16:27 -06:00
util.py Format files with black 2019-12-31 20:16:27 -06:00