Улучшение инициализаторов пакетов

This commit is contained in:
Whyverum
2024-12-23 21:57:34 +07:00
parent 1bbef7e378
commit 08cb5eaa35
11 changed files with 31 additions and 17 deletions

View File

@@ -4,6 +4,6 @@
# Импортируем библиотеки для экспорта
from .start_info_out import *
from .message_to_file import *
from .type_messages import *
from .types_msg import *
from .user_data_to_file import *
from .find_ids import *