summaryrefslogtreecommitdiffhomepage
path: root/test.py
diff options
context:
space:
mode:
authorDorian Pula <dorian.pula@amber-penguin-software.ca>2017-05-30 12:27:54 -0400
committerJeff Forcier <jeff@bitprophet.org>2017-05-31 17:14:40 -0700
commit7fb89cf56da37d906595bb6dd9c88250fcfc6b25 (patch)
treeed8924791994749ac23795497b3cf2549e03e07f /test.py
parent991884faa5ad49ecd07472c67d9e49a8dd464f40 (diff)
Final paramiko flake8 fix.
Diffstat (limited to 'test.py')
-rwxr-xr-xtest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.py b/test.py
index a1f13d85..7849c149 100755
--- a/test.py
+++ b/test.py
@@ -22,6 +22,7 @@
do the unit tests!
"""
+# flake8: noqa
import os
import re
import sys