Fix formatting

This commit is contained in:
Eric Masseran 2026-01-18 23:28:38 +01:00
parent 614f9764ba
commit a50fdab778

View file

@ -15,7 +15,7 @@
"""Tests for MusicBrainz API wrapper."""
import unittest
from typing import Any, ClassVar
from typing import Any, ClassVar
from unittest import mock
import pytest