aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/utils/compat/db.py
diff options
context:
space:
mode:
Diffstat (limited to 'debug_toolbar/utils/compat/db.py')
-rw-r--r--debug_toolbar/utils/compat/db.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug_toolbar/utils/compat/db.py b/debug_toolbar/utils/compat/db.py
index 4273d9e..6ff09ec 100644
--- a/debug_toolbar/utils/compat/db.py
+++ b/debug_toolbar/utils/compat/db.py
@@ -10,4 +10,4 @@ except ImportError:
'default': {
'ENGINE': settings.DATABASE_ENGINE,
}
- } \ No newline at end of file
+ }