Bug fix on vobject being a necessary dependency

This commit is contained in:
KnugiHK
2024-09-11 00:07:39 +08:00
parent 484910cf5c
commit 884ccc4cc0
2 changed files with 5 additions and 7 deletions

View File

@@ -1,6 +1,5 @@
import itertools
from typing import List, TypedDict
import vobject
from typing import List, TypedDict
class ExportedContactNumbers(TypedDict):