Skip to content
Snippets Groups Projects
Commit f6ea22e4 authored by Markus Willman's avatar Markus Willman
Browse files

update init.py

parent d50c141f
Branches
No related tags found
No related merge requests found
# coding=utf-8 # coding=utf-8
__all__ = ['app', 'dataHandler', 'staticVariables'] __all__ = ['app', 'dataHandler', 'staticVariables', 'gtfs', 'locator', 'templating']
from .app import app as application from .app import app as application
from .app import main from .app import main
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment