pymodaq_plugins_lightfield/tox.ini
2024-03-25 13:48:51 +01:00

3 lines
115 B
INI

[flake8]
exclude = .git,__pycache__,build,dist,pymodaq/QtDesigner_Ressources
ignore = E501, F401, F841, F811, F403