Skip to content

Commit 5932ffd

Browse files
committed
🐛 new line is required
1 parent 7dfdcb7 commit 5932ffd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/lint.script.jj2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
pip install flake8
22
flake8 . --exclude=.moban.d,docs,setup.py {%block flake8_options%}--builtins=unicode,xrange,long{%endblock%}
3+
34
python setup.py checkdocs

0 commit comments

Comments
 (0)