Files
PrimoGuardBot-/bot/tasks/__init__.py

5 lines
86 B
Python

"""
Модуль фоновых задач для бота
"""
from .cleanup import *