This commit is contained in:
henryruhs
2024-12-09 17:45:57 +01:00
parent 8e53c6bc9f
commit 7bef17b551
+2 -1
View File
@@ -5,4 +5,5 @@ disallow_untyped_calls = True
disallow_untyped_defs = True
ignore_missing_imports = True
strict_optional = False
exclude = ^LivePortrait
explicit_package_bases = True
exclude = face_swapper/LivePortrait