From 3d937e037baa59c1cdb5fcf9a889dbe503c7461c Mon Sep 17 00:00:00 2001 From: Konstantin <78656278+amogus07@users.noreply.github.com> Date: Tue, 27 Aug 2024 09:45:47 +0000 Subject: [PATCH] fix formatting --- beets/autotag/match.py | 1 + 1 file changed, 1 insertion(+) diff --git a/beets/autotag/match.py b/beets/autotag/match.py index 91033251a..23f81ce92 100644 --- a/beets/autotag/match.py +++ b/beets/autotag/match.py @@ -18,6 +18,7 @@ releases and tracks. from __future__ import annotations + import datetime import re from typing import (