Python/digital_image_processing
Christian Clauss 1f8a21d727
Tighten up psf/black and flake8 (#2024)
* Tighten up psf/black and flake8

* Fix some tests

* Fix some E741

* Fix some E741

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-05-22 08:10:11 +02:00
..
dithering Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00
edge_detection Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00
filters
histogram_equalization
image_data
resize The new version of flake8 is linting f-strings (#1976) 2020-05-13 20:03:28 +02:00
rotation
__init__.py
change_contrast.py
convert_to_negative.py
index_calculation.py Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00
sepia.py
test_digital_image_processing.py