We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d06ca commit 8596268Copy full SHA for 8596268
tox.ini
@@ -0,0 +1,4 @@
1
+[flake8]
2
+max-line-length = 120
3
+ignore = E305,E402,E721,E741,F401,F403,F405,F821,F841,F999
4
+exclude = docs/,data,build,dist,notebooks,checkpoints*,legacy,vctk_preprocess,nikl_preprocess
0 commit comments