Skip to content

Commit a21bf9a

Browse files
authored
STYLE: Enable TCH for nanops.py (#52159)
removed nanops.py
1 parent d22d1f2 commit a21bf9a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,6 @@ exclude = [
297297
"pandas/io/*" = ["PLW2901"]
298298
"pandas/tests/*" = ["PLW2901"]
299299
"pandas/plotting/*" = ["PLW2901"]
300-
# TCH to be enabled gradually
301-
"pandas/core/nanops.py" = ["TCH"]
302300
# Keep this one enabled
303301
"pandas/_typing.py" = ["TCH"]
304302

0 commit comments

Comments
 (0)