mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
5 lines
46 B
Python
5 lines
46 B
Python
|
from app import create_app
|
||
|
|
||
|
|
||
|
app = create_app
|