summaryrefslogtreecommitdiffstats
path: root/tools/patch_tox_venv.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/patch_tox_venv.py')
-rw-r--r--tools/patch_tox_venv.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/patch_tox_venv.py b/tools/patch_tox_venv.py
index a3340f2..dc9ce83 100644
--- a/tools/patch_tox_venv.py
+++ b/tools/patch_tox_venv.py
@@ -17,7 +17,7 @@
import os
import sys
-import install_venv_common as install_venv
+import install_venv_common as install_venv # noqa
def first_file(file_list):