Вторая часть: Небольшие дополнения и структура
This commit is contained in:
6
BotLibrary/system/__init__.py
Normal file
6
BotLibrary/system/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# BotLibrary/system/__init__.py
|
||||
# Инициализация пакета system, для библиотек запуска
|
||||
|
||||
# Экспортирование модулей во внешние слои проекта
|
||||
from .bots import *
|
||||
from .bot_edit import *
|
||||
Reference in New Issue
Block a user