From 3f6d9642cd57a86a84db25e4326a24c0d4651f52 Mon Sep 17 00:00:00 2001 From: RemiZOffAlex Date: Mon, 16 Mar 2026 22:24:46 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20executor/handlers/=5F=5Finit=5F=5F.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- executor/handlers/__init__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/executor/handlers/__init__.py b/executor/handlers/__init__.py index e69de29..18c55bb 100644 --- a/executor/handlers/__init__.py +++ b/executor/handlers/__init__.py @@ -0,0 +1,2 @@ +__author__ = 'RemiZOffAlex' +__email__ = 'remizoffalex@mail.ru'