Skip to content

Commit 77fb185

Browse files
committed
💚 make test pass linting stage
1 parent 7549c0a commit 77fb185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pip install flake8
2-
flake8 . --exclude=.moban.d,docs --builtins=unicode,xrange,long
2+
flake8 . --exclude=.moban.d,docs,setup.py --builtins=unicode,xrange,long

0 commit comments

Comments
 (0)