Files
BitrixDealsBot/apps/bot/__init__.py
T

4 lines
43 B
Python

from .main import main
__all__ = ["main"]