Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 2a565bd

Browse files
committed
Add module pyright
1 parent 7ca6b61 commit 2a565bd

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

poetry.lock

Lines changed: 26 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ types-requests = "^2.28.11"
7676
types-beautifulsoup4 = "^4.11.6"
7777
types-invoke = "^1.7.3"
7878
types-toml = "^0.10.8"
79+
pyright = "^1.1.280"
7980

8081
[tool.pylint.MASTER]
8182
load-plugins = "pylint_quotes"

0 commit comments

Comments
 (0)