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 [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
edge_detection Enable ruff RUF002 rule (#11377) 2024-04-22 21:51:47 +02:00
filters [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
histogram_equalization [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
image_data Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00
morphological_operations Enable ruff INP001 rule (#11346) 2024-04-02 21:13:56 +02:00
resize [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
rotation Fix minor typing errors in maths/ (#8959) 2023-08-15 14:27:41 -07:00
__init__.py Add median filter algorithm (#675) 2019-01-19 09:20:59 +05:30
change_brightness.py Create change_brightness.py (#2126) 2020-06-17 07:49:20 +02:00
change_contrast.py Replace flake8 with ruff (#8184) 2023-03-16 13:31:29 +01:00
convert_to_negative.py [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
index_calculation.py Enable ruff RUF002 rule (#11377) 2024-04-22 21:51:47 +02:00
sepia.py [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
test_digital_image_processing.py [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00