Async release
This commit is contained in:
5
app/configs/__init__.py
Normal file
5
app/configs/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .dependency_injection import config_di
|
||||
|
||||
__all__ = [
|
||||
"config_di"
|
||||
]
|
||||
Reference in New Issue
Block a user