aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/panels/sql/forms.py
diff options
context:
space:
mode:
Diffstat (limited to 'debug_toolbar/panels/sql/forms.py')
-rw-r--r--debug_toolbar/panels/sql/forms.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug_toolbar/panels/sql/forms.py b/debug_toolbar/panels/sql/forms.py
index c18be0c..3fdbc25 100644
--- a/debug_toolbar/panels/sql/forms.py
+++ b/debug_toolbar/panels/sql/forms.py
@@ -1,4 +1,4 @@
-from __future__ import unicode_literals
+from __future__ import absolute_import, unicode_literals
import json
import hashlib