Fixes in n ames
This commit is contained in:
parent
0a3c405b87
commit
e6f824717e
2 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
from paramecio.wsgiapp import app
|
from paramecio.wsgiapp import app
|
||||||
from paramecio.index import run_app
|
from paramecio.app import run_app
|
||||||
|
|
||||||
application=app
|
application=app
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue