Skip to content

Commit

Permalink
chore: specify pyright command
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdur-rahmaanJ committed Dec 16, 2024
1 parent 4ee2d26 commit 04ec09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ commands = pre-commit run --all-files
deps = -r requirements/typing.txt
commands =
mypy src
pyright
pyright src
pyright --verifytypes flask_principal --ignoreexternal

[testenv:docs]
Expand Down

0 comments on commit 04ec09c

Please sign in to comment.