diff options
Diffstat (limited to 'tests/commands')
| -rw-r--r-- | tests/commands/test_debugsqlshell.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/commands/test_debugsqlshell.py b/tests/commands/test_debugsqlshell.py index f35ef07..f0c88fa 100644 --- a/tests/commands/test_debugsqlshell.py +++ b/tests/commands/test_debugsqlshell.py @@ -1,4 +1,4 @@ -from __future__ import unicode_literals +from __future__ import absolute_import, unicode_literals import sys |
