Fixes in n ames

This commit is contained in:
Antonio de la Rosa 2024-12-29 22:09:17 +01:00
parent 0a3c405b87
commit e6f824717e
2 changed files with 1 additions and 1 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env python3
from paramecio.wsgiapp import app
from paramecio.index import run_app
from paramecio.app import run_app
application=app