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 (