pymodaq_plugins_lightfield/tox.ini

4 lines
115 B
INI
Raw Normal View History

2024-03-25 13:48:51 +01:00
[flake8]
exclude = .git,__pycache__,build,dist,pymodaq/QtDesigner_Ressources
ignore = E501, F401, F841, F811, F403