Skip to content

Commit

Permalink
Updating docs/source/mypy_integration.md to use newer link to pandas-…
Browse files Browse the repository at this point in the history
…stubs repository.

Signed-off-by: Bustos, Alex <alex.bustos@gtri.gatech.edu>
  • Loading branch information
Bustos, Alex committed May 15, 2024
1 parent c24dda9 commit 8e09523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/mypy_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*new in 0.8.0*

Pandera integrates with mypy to provide static type-linting of dataframes,
relying on [pandas-stubs](https://github.com/VirtusLab/pandas-stubs)
relying on [pandas-stubs](https://github.com/pandas-dev/pandas-stubs)
for typing information.

```bash
Expand Down

0 comments on commit 8e09523

Please sign in to comment.