Skip to content

Commit 7df2284

Browse files
committed
chore: Fix pyright CI job
1 parent f1f5066 commit 7df2284

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ module = "brreg.*"
7777
disallow_untyped_defs = true
7878

7979

80-
[tool.pyright]
80+
[tool.basedpyright]
8181
pythonVersion = "3.10"
8282
typeCheckingMode = "strict"
8383
# Already covered by tests and careful import ordering:

0 commit comments

Comments
 (0)