коммит5

This commit is contained in:
2025-11-18 14:13:07 +03:00
parent 1b26964eed
commit b2d7a80a66

View File

@@ -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 — быстрее, чем дефолт