roop / .flake8
chilleverydaychill's picture
Upload 34 files
a89f1ce
raw
history blame
69 Bytes
[flake8]
select = E3, E4, F
per-file-ignores = roop/core.py:E402,F401