diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-05-31 18:21:48 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-05-31 18:21:48 -0700 |
commit | 86815346590cc8c460a67ff2862c925c07214f09 (patch) | |
tree | 3fef6d43f5acc6e994c6b7cceb7ca832299e5b3a /test.py | |
parent | 15aa741ba245b7384e6af4f4eb095431cfec4c19 (diff) | |
parent | 383e102b54464f2be8fe5aaa3b1e9bd94ad0b788 (diff) |
Merge branch '2.0'
Diffstat (limited to 'test.py')
-rwxr-xr-x | test.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ do the unit tests! """ +# flake8: noqa import os import re import sys |