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 b62caba commit 5bc55c6Copy full SHA for 5bc55c6
pyproject.toml
@@ -71,6 +71,6 @@ exclude = "(build|setup\\.py|livekit-rtc/rust-sdks.*)"
71
namespace_packages = true
72
explicit_package_bases = true
73
mypy_path = "livekit-protocol:livekit-api:livekit-rtc"
74
-strict = true
+strict = false
75
disallow_any_generics = false
76
plugins = ["pydantic.mypy"]
0 commit comments