Improve type support a bit more (#333)

Also fix default voice for util.py

Signed-off-by: rany <rany2@riseup.net>
This commit is contained in:
Rany
2024-11-23 19:59:39 +02:00
committed by GitHub
parent a3d468c7c9
commit 063957683c
7 changed files with 57 additions and 32 deletions

View File

@@ -20,6 +20,3 @@ warn_unreachable = True
strict_equality = True
strict = True
[mypy-edge_tts.voices]
disallow_any_decorated = False