Python/digital_image_processing
Maxim Smolskiy 4700297b3e
Enable ruff RUF002 rule (#11377)
* Enable ruff RUF002 rule

* Fix

---------

Co-authored-by: Christian Clauss <cclauss@me.com>
2024-04-22 21:51:47 +02:00
..
dithering
edge_detection Enable ruff RUF002 rule (#11377) 2024-04-22 21:51:47 +02:00
filters
histogram_equalization
image_data
morphological_operations
resize
rotation
__init__.py
change_brightness.py
change_contrast.py
convert_to_negative.py
index_calculation.py Enable ruff RUF002 rule (#11377) 2024-04-22 21:51:47 +02:00
sepia.py
test_digital_image_processing.py