Skip to content
Snippets Groups Projects
Commit 6400b038 authored by Gamelin Alexis's avatar Gamelin Alexis
Browse files

Fix BunchMonitor docstring

parent 878e5959
No related branches found
No related tags found
No related merge requests found
......@@ -232,7 +232,7 @@ class Monitor(Element, metaclass=ABCMeta):
class BunchMonitor(Monitor):
"""
Monitor a single bunch and save attributes
(mean, std, emit, current, and action).
(mean, std, emit, current, and cs_invariant).
Parameters
----------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment