mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-07-04 16:57:32 +08:00
Replace flake8 with ruff (#8184)
This commit is contained in:
@ -4,8 +4,8 @@ Changing contrast with PIL
|
||||
This algorithm is used in
|
||||
https://noivce.pythonanywhere.com/ Python web app.
|
||||
|
||||
python/black: True
|
||||
flake8 : True
|
||||
psf/black: True
|
||||
ruff : True
|
||||
"""
|
||||
|
||||
from PIL import Image
|
||||
|
Reference in New Issue
Block a user