dupeguru/core
glubsy 545a5a75fb Fix for older python versions
The "walrus" operator is only available in python 3.8 and later. Fall back to more traditional notation.
2021-08-13 20:56:33 +02:00
..
gui Fix exception when deleting while in delta view 2021-05-31 23:49:21 +02: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 Add unit tests for hash sample optimization 2021-06-21 22:44:05 +02:00
__init__.py Update to 4.1.1 2021-03-21 22:50:33 -05:00
app.py Fix problematic string for translations 2021-02-09 01:40:00 +01:00
directories.py Highlight rows when testing regex string 2020-09-01 23:02:58 +02:00
engine.py Add unit tests for hash sample optimization 2021-06-21 22:44:05 +02: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 Fix for older python versions 2021-08-13 20:56:33 +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 Add unit tests for hash sample optimization 2021-06-21 22:44:05 +02:00
util.py Format files with black 2019-12-31 20:16:27 -06:00