mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-09-03 14:29:41 +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.