Skip to content

Commit

Permalink
Export app in api package
Browse files Browse the repository at this point in the history
  • Loading branch information
campb303 committed Jun 16, 2021
1 parent b50ce98 commit 146a192
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/webqueue2api/api/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# WSGI App
from .app import app

# Configuration
from .config import config

0 comments on commit 146a192

Please sign in to comment.