From b68c52f5df8ef79e16af695efa1468d14d59c736 Mon Sep 17 00:00:00 2001 From: RemiZOffAlex Date: Mon, 23 Feb 2026 22:37:58 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20src/myapp/core.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/myapp/core.py | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/myapp/core.py diff --git a/src/myapp/core.py b/src/myapp/core.py new file mode 100644 index 0000000..d4d277c --- /dev/null +++ b/src/myapp/core.py @@ -0,0 +1,4 @@ +__author__ = 'RemiZOffAlex' +__email__ = 'remizoffalex@mail.ru' + +config = {}