Skip to content

Commit 80b3ca6

Browse files
committed
no need to exlcude doc examples from flake8 check
1 parent 59e0612 commit 80b3ca6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ max-complexity = 18
1111
select = B,C,E,F,W,T4,B9,N,ROH
1212
exclude =
1313
idom/client/app/node_modules/*
14-
docs/source/examples/*
1514
.eggs/*
1615
.tox/*
1716

0 commit comments

Comments
 (0)