Skip to content

Commit e7bc5a3

Browse files
authored
Update client.py
1 parent ee04cc0 commit e7bc5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vvclient/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# vvclient - client.py
22

3-
from typing import Optional
3+
from typing import Optional, List
44

55
from .http import HTTPClient
66
from .audio_query import AudioQuery

0 commit comments

Comments
 (0)