summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/flakes.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/flakes.py b/tools/flakes.py
index 4c9d820..5e089ba 100644
--- a/tools/flakes.py
+++ b/tools/flakes.py
@@ -1,6 +1,8 @@
"""
wrapper for pyflakes to ignore gettext based warning:
"undefined name '_'"
+
+ Synced in from openstack-common
"""
import sys