mirror of
https://github.com/beetbox/beets.git
synced 2026-03-31 10:44:16 +02:00
Fix formatting
This commit is contained in:
parent
614f9764ba
commit
a50fdab778
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue