dupeguru/core/pe
Andrew Senetar 53d5ac06bf
fix: Linting Errors & VS Code config
- Add additional settings to VS Code for formatter changes in plugins
- Fix black formatting
- Fix flake8 errors due to long lines
- Fix flake8 errors due to type comparisons
2024-02-19 10:32:13 -08:00
..
modules Merge remote-tracking branch 'upstream/master' into colors-bytes 2023-01-12 00:14:17 -06:00
__init__.py Replace all relative imports 2022-05-09 01:40:08 -05:00
block.py Replace all relative imports 2022-05-09 01:40:08 -05:00
block.pyi Add type hints for compiled modules 2022-04-30 05:11:54 -05:00
cache.py serialize/deserialize colors to/from bytes instead of strings 2022-09-27 17:47:38 +08:00
cache.pyi serialize/deserialize colors to/from bytes instead of strings 2022-09-27 17:47:38 +08:00
cache_sqlite.py fix: Linting Errors & VS Code config 2024-02-19 10:32:13 -08:00
exif.py Code cleanups in core and other affected files 2021-08-21 18:02:02 -05:00
matchblock.py match all orientations (#1127) 2024-02-19 09:19:33 -06:00
matchexif.py Format files with black 2019-12-31 20:16:27 -06:00
photo.py match all orientations (#1127) 2024-02-19 09:19:33 -06:00
prioritize.py Format files with black 2019-12-31 20:16:27 -06:00
result_table.py Format files with black 2019-12-31 20:16:27 -06:00
scanner.py match all orientations (#1127) 2024-02-19 09:19:33 -06:00