Fixes in modules

This commit is contained in:
Antonio de la Rosa 2025-03-03 22:46:34 +01:00
parent 1b65781f8a
commit 81847b6e00
5 changed files with 26 additions and 8 deletions

View file

@ -1,5 +1,5 @@
from bottle import request, response, redirect
from settings import config
#from settings import config
import inspect
from paramecio.wsgiapp import app