Make type checking not strict until we add types
This commit is contained in:
parent
15306d378f
commit
05bee9f74d
|
@ -81,5 +81,4 @@ packages=[
|
||||||
[tool.setuptools_scm]
|
[tool.setuptools_scm]
|
||||||
|
|
||||||
[tool.pyright]
|
[tool.pyright]
|
||||||
typeCheckingMode = "strict"
|
|
||||||
pythonVersion = "3.8"
|
pythonVersion = "3.8"
|
Loading…
Reference in New Issue