mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-09-03 22:39:42 +00:00
* 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.