PDFTranslator / setup.cfg
hoang.nguyen6
deploy
f66643d unverified
Raw
History Blame Contribute Delete
95 Bytes
[flake8]
max-line-length = 120
ignore = E203,E261,E501,W503,E741
exclude = .git,build,dist,docs