diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-06-06 11:43:15 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-06-06 11:43:15 -0700 |
commit | 357ac45b49a888eaacf7efde272b8edcf7b55a93 (patch) | |
tree | 9765928c142ffbdb68958b60d08a4b9180946d34 /test.py | |
parent | 8eb2775f958ccdb3c4fcb06047a19b985ad5f26a (diff) | |
parent | 54b387833aca45a62011afbce91018023e3e9973 (diff) |
Merge branch 'master' into 951-int
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 |