Dhruv Manilawala
|
6f21f76696
|
fix(ci): Update pre-commit hooks and apply new black (#4359)
* fix(ci): Update pre-commit hooks and apply new black
* remove empty docstring
|
2021-04-26 07:46:50 +02:00 |
|
Christian Clauss
|
5f4da5d616
|
isort --profile black . (#2181)
* updating DIRECTORY.md
* isort --profile black .
* Black after
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
2020-07-06 09:44:19 +02:00 |
|
Christian Clauss
|
9316e7c014
|
Set the Python file maximum line length to 88 characters (#2122)
* flake8 --max-line-length=88
* fixup! Format Python code with psf/black push
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
2020-06-16 10:09:19 +02:00 |
|
mateuszz0000
|
5933cd4d83
|
Added sepia tone (#1877)
* Add sepia tone
* Add unit test
* technic --> technique
* Update digital_image_processing/sepia.py
Co-Authored-By: Christian Clauss <cclauss@me.com>
* Update digital_image_processing/sepia.py
Co-Authored-By: Christian Clauss <cclauss@me.com>
* Fixed errors after commit changes
* Fixed errors
Co-authored-by: Christian Clauss <cclauss@me.com>
|
2020-04-26 11:59:11 +02:00 |
|