Skip to content

Commit

Permalink
chore(python): Disable type checking for dataframe_api_compat depen…
Browse files Browse the repository at this point in the history
…dency (pola-rs#11997)
  • Loading branch information
stinodego authored Oct 24, 2023
1 parent cfb0d98 commit 71d2156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py-polars/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ ignore_missing_imports = true
module = [
"IPython.*",
"matplotlib.*",
"dataframe_api_compat.*",
]
follow_imports = "skip"

Expand Down

0 comments on commit 71d2156

Please sign in to comment.