Update middlewares.
All checks were successful
Build Base Application / Build (push) Successful in 1m35s
All checks were successful
Build Base Application / Build (push) Successful in 1m35s
This commit is contained in:
parent
c75fba6de0
commit
108ddd65b7
@ -7,3 +7,5 @@ logging.basicConfig(
|
|||||||
)
|
)
|
||||||
|
|
||||||
log = logging.getLogger(__name__)
|
log = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
from .app import Application as BaseApplication
|
Loading…
Reference in New Issue
Block a user