diff options
author | Dorian Pula <dorian.pula@amber-penguin-software.ca> | 2017-05-30 12:27:54 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-05-31 17:14:40 -0700 |
commit | 7fb89cf56da37d906595bb6dd9c88250fcfc6b25 (patch) | |
tree | ed8924791994749ac23795497b3cf2549e03e07f /test.py | |
parent | 991884faa5ad49ecd07472c67d9e49a8dd464f40 (diff) |
Final paramiko flake8 fix.
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 |