diff options
| author | Jenkins <jenkins@review.openstack.org> | 2013-07-06 01:41:51 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2013-07-06 01:41:51 +0000 |
| commit | a451014dd6d8798f3bc86e20e4c8c34e91340f49 (patch) | |
| tree | 5b555930b86e703aecda9fd522fa0da97e48c3d2 /tools | |
| parent | a9def1ef8ddee3c5cab9b603d1433902036c5260 (diff) | |
| parent | 60cafbdd9655c6ee2a6ec1cc725e1cc9e5c3a37b (diff) | |
Merge "Enable H304 hacking check"
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/patch_tox_venv.py | 2 |
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): |
