diff --git a/prototype_source/flight_recorder_tutorial.rst b/prototype_source/flight_recorder_tutorial.rst index ab83ebe027f..2e643b133cc 100644 --- a/prototype_source/flight_recorder_tutorial.rst +++ b/prototype_source/flight_recorder_tutorial.rst @@ -214,7 +214,6 @@ For demonstration purposes, we named this program ``crash.py``. complexities. .. code:: python - :caption: A crashing example import torch import torch.distributed as dist