summaryrefslogtreecommitdiff
path: root/runtests.py
diff options
context:
space:
mode:
authorNikolay Kim <fafhrd91@gmail.com>2013-09-19 21:20:42 -0700
committerNikolay Kim <fafhrd91@gmail.com>2013-09-19 21:20:42 -0700
commit2f123e368189eae92ad9481f54bf0ab10b06ae49 (patch)
tree86374c71f8bf2612e9c47e3bae6d3fb07783ea35 /runtests.py
parent286a2508ca88e9c49cd770014222b14a8779b462 (diff)
downloadtrollius-2f123e368189eae92ad9481f54bf0ab10b06ae49.tar.gz
pep8 related fixes
Diffstat (limited to 'runtests.py')
-rw-r--r--runtests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtests.py b/runtests.py
index 725bfa2..62f55a4 100644
--- a/runtests.py
+++ b/runtests.py
@@ -25,7 +25,6 @@ import logging
import os
import re
import sys
-import subprocess
import unittest
import textwrap
import importlib.machinery