Класс Crypto переименован в CryptoManager

This commit is contained in:
2026-07-10 23:31:44 +03:00
parent 31a13c7ccc
commit b4c505048d
6 changed files with 25 additions and 26 deletions

View File

@@ -8,5 +8,5 @@
Пакет описания тестов для классов менеджеров
"""
from .crypto_manager_tests import CryptoManagerTests
from .locale_manager_tests import LocaleManagerTests