Restyled by isort

This commit is contained in:
Restyled.io
2021-05-22 01:26:35 +00:00
parent 544c57ff1f
commit adb111fa8b
32 changed files with 100 additions and 105 deletions

View File

@@ -2,8 +2,7 @@ from __future__ import annotations
import re
from librespot.common import Base62
from librespot.common import Utils
from librespot.common import Base62, Utils
from librespot.proto.ContextTrack import ContextTrack