Tweak pyright config

This commit is contained in:
Ivan Habunek 2024-04-20 13:36:35 +02:00
parent aa1f2a5bc8
commit 5cd25e2ce2
No known key found for this signature in database
GPG Key ID: F5F0623FF5EBCB3D
1 changed files with 0 additions and 1 deletions

View File

@ -81,6 +81,5 @@ packages=[
[tool.setuptools_scm]
[tool.pyright]
include = ["toot"]
typeCheckingMode = "strict"
pythonVersion = "3.8"