Skip to content
Snippets Groups Projects
Commit 94d75e2f authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Fix doc generation

parent 68bc6a01
No related branches found
No related tags found
No related merge requests found
...@@ -45,3 +45,5 @@ def type(): ...@@ -45,3 +45,5 @@ def type():
# these are required for the dbmanage.py driver # these are required for the dbmanage.py driver
from .query import Database from .query import Database
from .commands import add_commands from .commands import add_commands
__all__ = ['Database',]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment