Skip to content

Commit

Permalink
Use pandas-stubs
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Leclerc <[email protected]>
  • Loading branch information
sylvlecl committed Apr 15, 2024
1 parent 5ffe921 commit 98d8c41
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions mypy.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,3 @@ ignore_errors = True

[mypy-antlr4.*]
ignore_missing_imports = true

[mypy-pandas.*]
ignore_missing_imports = true
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ pre-commit~=3.5.0
types-PyYAML~=6.0.12.12
antlr4-tools~=0.2.1
pandas~=2.0.3
pandas-stubs~=2.0.3

0 comments on commit 98d8c41

Please sign in to comment.