Skip to content

Commit

Permalink
Tick another box.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Gallagher committed Aug 26, 2015
1 parent edf0f7b commit 9d098e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TODO.org
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
*** TODO [4/9]
*** TODO [5/9]
- [-] check for excess stuff in __init__.py
- [X] no functions
- [X] no classes
- [ ] nothing but imports and __all__ (needs discussion; might not be desired)
- [X] enforce trailing commas
- [X] enforce parens around implicit string literal concatentation
- [ ] no implicit relative imports
- [X] no implicit relative imports
- [ ] enforce isort (does isort have an API?)
- [X] see if anything can be done about determining where in a docstring errors are
- [ ] determine what to do about string formatting
Expand Down

0 comments on commit 9d098e7

Please sign in to comment.