Skip to content

Commit 2bfc073

Browse files
committed
Documentation update
1 parent 362c181 commit 2bfc073

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modin/config/envvars.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1393,7 +1393,6 @@ class BackendMergeCastInPlace(EnvironmentVariable, type=bool):
13931393
than one type of query compiler. If enabled the actual cast will be performed in-place
13941394
and the input DataFrame will have a new backend. If disabled the original DataFrame
13951395
will remain on the same underlying engine.
1396-
13971396
"""
13981397

13991398
varname = "MODIN_BACKEND_MERGE_CAST_IN_PLACE"

0 commit comments

Comments
 (0)