mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
7 lines
80 B
INI
7 lines
80 B
INI
[aliases]
|
|
test=pytest
|
|
|
|
[flake8]
|
|
extend-ignore = E203, W503
|
|
max-line-length = 88
|