You've already forked Travel-Agent
chore: Added __init__ files, added fallback for callbacks, refactoring & improvements
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
__all__ = ("fallback", "location", "menu", "profile", "travel", "notes")
|
||||
|
||||
from app.callbacks import fallback, location, menu, notes, profile, travel
|
||||
Reference in New Issue
Block a user