refactor: update todo

This commit is contained in:
benex
2024-11-21 09:41:27 +03:00
parent e67eeda492
commit defdfc5a47

View File

@@ -15,7 +15,7 @@ if TYPE_CHECKING:
logger = logging.getLogger(__name__)
# TODO: improve performance of this class and add cool features like auto retry
# TODO: add cool features like auto retry
class AnimeProvider:
"""Class that manages all anime sources adding some extra functionality to them.
Attributes: