Skip to content

Commit 06e5d32

Browse files
committed
doc fix
1 parent bfb366b commit 06e5d32

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/source/modin/hybrid_execution.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,13 @@ read_snowflake, value_counts, tail, var, std, sum, sem, max, min, mean, agg, agg
3737
Examples
3838
========
3939

40-
Enabling and Disabling Hybrid Execution
41-
~~~~~~~~~~~~~~~~~~~~~~~~~
40+
Enabling and Disabling Hybrid Execution:
41+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4242

4343
Hybrid execution is enabled by default, and can be turned off with the AutoSwitchBackend variable.
4444

4545
.. code-block:: python
46+
4647
import modin.pandas as pd
4748
import snowflake.snowpark.modin.plugin
4849

0 commit comments

Comments
 (0)