From b2d7a80a66ecf21c302ae53746f6421df1b07db7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=AE=D1=80=D0=B8=D0=B9=20=D0=A7=D0=B5=D1=80=D0=BD=D0=B5?= =?UTF-8?q?=D0=BD=D0=BA=D0=BE?= Date: Tue, 18 Nov 2025 14:13:07 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BA=D0=BE=D0=BC=D0=BC=D0=B8=D1=825?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- get_data.py | 1 - 1 file changed, 1 deletion(-) diff --git a/get_data.py b/get_data.py index 168ed58..d051a85 100644 --- a/get_data.py +++ b/get_data.py @@ -3473,7 +3473,6 @@ def get_image(points, bib, count_point): # --- сохраняем картинку в оперативную память --- filename = f"shots_{bib}_{count_point}.png" - from io import BytesIO buf = BytesIO() try: # compress_level=1 — быстрее, чем дефолт