aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/py/gflags/gflags/flags_formatting_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/py/gflags/gflags/flags_formatting_test.py')
-rw-r--r--third_party/py/gflags/gflags/flags_formatting_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/py/gflags/gflags/flags_formatting_test.py b/third_party/py/gflags/gflags/flags_formatting_test.py
index d2d585cb72..a2a925a802 100644
--- a/third_party/py/gflags/gflags/flags_formatting_test.py
+++ b/third_party/py/gflags/gflags/flags_formatting_test.py
@@ -2,7 +2,7 @@
import unittest
import gflags
-import _helpers
+from gflags import _helpers
FLAGS = gflags.FLAGS