Duplicated from understanding/YouTubeLoader
54310dd
1
2
3
4
# PATH: bot/server/__init__.py from .app import create_app __all__ = ["create_app"]