Skip to content

Commit

Permalink
refactor(app): refactor dictionary: add app module
Browse files Browse the repository at this point in the history
  • Loading branch information
lxd1190 committed Nov 7, 2018
1 parent 5faf04c commit 21b2b16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/__init__.py
@@ -0,0 +1 @@
__all__ = ["common", "dao", "service"]

0 comments on commit 21b2b16

Please sign in to comment.