From 93067d9a91395c339ce55a111ce4b6e1020f0121 Mon Sep 17 00:00:00 2001 From: Igor Tolmachov Date: Sat, 9 Jul 2022 01:13:20 +0900 Subject: Теперь доступен не только в ананасах! MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit + опрос на вступление человека --- shared/__init__.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'shared/__init__.py') diff --git a/shared/__init__.py b/shared/__init__.py index e69de29..9153c94 100644 --- a/shared/__init__.py +++ b/shared/__init__.py @@ -0,0 +1,4 @@ +# isort: skip_file +from . import config +from . import instances +from . import commands -- cgit v1.2.3