[gettor/master] Fix local import again

21 Jun
2019
21 Jun
'19
11:25 a.m.
commit 1e1c3ab99aa13563203df3a98c74d9654a5de60e Author: hiro <hiro@torproject.org> Date: Fri Jun 21 13:25:43 2019 +0200 Fix local import again --- gettor/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gettor/__init__.py b/gettor/__init__.py index dfeaa50..d63551b 100644 --- a/gettor/__init__.py +++ b/gettor/__init__.py @@ -10,7 +10,7 @@ the Tor Browser. :license: see included LICENSE for information """ -from gettor.utils import strings +from ..gettor.utils import strings """ This is where version and available locales get loaded.
2178
Age (days ago)
2178
Last active (days ago)
0 comments
1 participants
participants (1)
-
hiro@torproject.org