Skip to content

Commit

Permalink
CHECKLIST.txt: add flake8 RerankerFeatureCorpus.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dmcc committed Mar 24, 2015
1 parent aed3b83 commit db5cb75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHECKLIST.txt
@@ -1,7 +1,7 @@
Release checklist
-----------------
0a. Ensure tests are passing: nosetests --with-doctest -dv python/tests/
0b. shell> flake8 python/bllipparser/ParsingShell.py python/bllipparser/RerankingParser.py
0b. shell> flake8 python/bllipparser/ParsingShell.py python/bllipparser/RerankingParser.py python/bllipparser/RerankerFeatureCorpus.py
(we currently set flake8's ignore = E301,E302,E261)
1. Version bumps in python/bllipparser/__init__.py and setup.py
2. Update READMEs
Expand Down

0 comments on commit db5cb75

Please sign in to comment.