We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96d6a53 commit 1ed0dcaCopy full SHA for 1ed0dca
beets/util/__init__.py
@@ -29,7 +29,7 @@
29
cast,
30
)
31
32
-from beets.util.exceptions import HumanReadabaleErrorArgs, HumanReadableError
+from beets.util.exceptions import HumanReadableErrorArgs, HumanReadableError
33
from beets.util.io import (
34
CHAR_REPLACE,
35
PATH_SEP,
0 commit comments