коммит5
This commit is contained in:
@@ -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 — быстрее, чем дефолт
|
||||
|
||||
Reference in New Issue
Block a user