Skip to content

Commit 8596268

Browse files
committed
Add tox.ini
1 parent c8d06ca commit 8596268

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tox.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)