summaryrefslogtreecommitdiff
path: root/db.py
diff options
context:
space:
mode:
Diffstat (limited to 'db.py')
-rw-r--r--db.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/db.py b/db.py
index 64a17d3..c9aaa16 100644
--- a/db.py
+++ b/db.py
@@ -32,10 +32,6 @@ you can control which one you want to use using the
Additional helpers are also provided for advanced functionalities such
as listing existing users or databases, creating database... Get the
helper for your database using the `get_adv_func_helper` function.
-
-
-
-
"""
__docformat__ = "restructuredtext en"