Skip to content

Commit 50b2bd3

Browse files
committed
Remove in_place
1 parent 7aa618b commit 50b2bd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modin/core/storage_formats/pandas/query_compiler_caster.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ def _normalize_class_name(class_of_wrapped_fn: Optional[str]) -> str:
9292
"_getattr__from_extension_impl",
9393
"get_backend",
9494
"move_to",
95-
"_update_inplace",
9695
"set_backend",
9796
"_get_extension",
9897
"_query_compiler",

0 commit comments

Comments
 (0)