sciwin_translate / setup.cfg
leonsimon23's picture
Upload 5 files
2a78cd7 verified
raw
history blame
95 Bytes
[flake8]
max-line-length = 120
ignore = E203,E261,E501,W503,E741
exclude = .git,build,dist,docs