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 ee04cc0 commit e7bc5a3Copy full SHA for e7bc5a3
vvclient/client.py
@@ -1,6 +1,6 @@
1
# vvclient - client.py
2
3
-from typing import Optional
+from typing import Optional, List
4
5
from .http import HTTPClient
6
from .audio_query import AudioQuery
0 commit comments