Skip to content

Commit

Permalink
Add requests types for mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
martinraiberfc committed Sep 27, 2024
1 parent 2932393 commit f541b13
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
17 changes: 16 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ MacFSEvents = { version = "*", platform = "darwin" }
pync = { version = "*", platform = "darwin" }
ipython = "^7.12.0"

# For mypy
types-requests = "*"

[tool.black]

quiet = true
Expand Down

0 comments on commit f541b13

Please sign in to comment.