-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
Typingtype annotations, mypy/pyright type checkingtype annotations, mypy/pyright type checking
Milestone
Description
Part of #25882
Type annotations for the following file need to be corrected to remove pandas.compat from the mypy blacklist.
Mypy throws the following error:
pandas/compat/__init__.py:81: error: Module has no attribute "re"
PR to follow.
Metadata
Metadata
Assignees
Labels
Typingtype annotations, mypy/pyright type checkingtype annotations, mypy/pyright type checking