Skip to content

Commit

Permalink
feat: More types (#989)
Browse files Browse the repository at this point in the history
#### Motivation

IDE integration

#### Modification

Install type stubs.

#### Checklist

- [ ] Tests updated
- [ ] Docs updated
- [ ] Issue linked in Title
  • Loading branch information
l0b0 authored and amfage committed Jul 23, 2024
1 parent 5f39ea5 commit aaf8935
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 23 additions & 1 deletion poetry.lock

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

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,7 @@ pytest-dependency = "^0.5.1"
pytest-mock = "^3.12.0"
pytest-subtests = "*"
shellcheck-py = "*"
types-python-dateutil = "*"
types-shapely = "*"
types-urllib3 = "*"
vulture = "^2.10"

0 comments on commit aaf8935

Please sign in to comment.