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

Commit 403d0c7

Browse files
committed
Add type stubs for toml
1 parent d0d4a4d commit 403d0c7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

poetry.lock

Lines changed: 10 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
@@ -74,6 +74,7 @@ invoke = "^1.7.3"
7474
types-requests = "^2.28.11"
7575
types-beautifulsoup4 = "^4.11.6"
7676
types-invoke = "^1.7.3"
77+
types-toml = "^0.10.8"
7778

7879
[tool.pylint.MASTER]
7980
load-plugins = "pylint_quotes"

0 commit comments

Comments
 (0)