Files
new_vk_parser/src/vk_parser_app/main.py
T
2026-06-15 21:14:07 +05:00

4 lines
42 B
Python

from .admin import app
__all__ = ["app"]