Skip to content

Commit f13c186

Browse files
committed
Merge branch 'feature/update-flake8' into develop
Closes: #329
2 parents fc0d556 + 7b379fd commit f13c186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
[flake8]
99
ignore = E501,E127,E128,E265,E301,E302,F403,E731
1010
max-line-length = 100
11-
exclude = .ropeproject,tests/*,src/*,env,venv
11+
exclude = .ropeproject,tests/*,src/*,env,venv,node_modules/*

0 commit comments

Comments
 (0)