Skip to content

Commit 0843795

Browse files
set show_column_numbers to True
1 parent 7bd59a8 commit 0843795

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ skip = pandas/__init__.py,pandas/core/api.py
130130
ignore_missing_imports=False
131131
no_implicit_optional=True
132132
check_untyped_defs=True
133+
show_column_numbers=True
133134

134135
[mypy-pandas.conftest,pandas.tests.*]
135136
ignore_errors=True

0 commit comments

Comments
 (0)