diff --git a/src/fastcs/tracer.py b/src/fastcs/tracer.py index 41c827c4..97ff017f 100644 --- a/src/fastcs/tracer.py +++ b/src/fastcs/tracer.py @@ -23,6 +23,7 @@ class Tracer: be logged Example usage in interactive shell: + .. code-block:: python controller.ramp_rate.enable_tracing()