From 0e1369b97a3e9c58f1e99d000d6386cc30c1fa3a Mon Sep 17 00:00:00 2001 From: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com> Date: Tue, 11 Aug 2026 21:18:19 +0000 Subject: [PATCH] [MegaLinter] Apply linters automatic fixes --- beltmap/yolo_recurrence_key_patch.py | 1 - 1 file changed, 1 deletion(-) diff --git a/beltmap/yolo_recurrence_key_patch.py b/beltmap/yolo_recurrence_key_patch.py index 0a398a77..d2cc6e57 100644 --- a/beltmap/yolo_recurrence_key_patch.py +++ b/beltmap/yolo_recurrence_key_patch.py @@ -1,7 +1,6 @@ from __future__ import annotations import math -from collections.abc import Sequence from typing import Any, Mapping from PIL import Image