Skip to content

Commit b9f0892

Browse files
Update docs/usage_guide/advanced_usage/modin_metrics.rst
Co-authored-by: Devin Petersohn <[email protected]>
1 parent c5199eb commit b9f0892

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/usage_guide/advanced_usage/modin_metrics.rst

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Handlers are functions of the form: `fn(str, int|float)` and can be registered w
3939
and not involve any blocking network calls.
4040

4141
Disable Modin metrics like so:
42+
4243
.. code-block:: python
4344
4445
import modin.pandas as pd

0 commit comments

Comments
 (0)