mirror of
https://github.com/sortedcord/alemno-payments.git
synced 2026-07-22 04:02:49 +05:30
Implement service-based model for jobs
This commit is contained in:
3
app/app.py
Normal file
3
app/app.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from app.main import app
|
||||
|
||||
__all__ = ["app"]
|
||||
Reference in New Issue
Block a user