3 lines
115 B
INI
3 lines
115 B
INI
[flake8]
|
|
exclude = .git,__pycache__,build,dist,pymodaq/QtDesigner_Ressources
|
|
ignore = E501, F401, F841, F811, F403
|