Skip to content

Commit 94d4ad4

Browse files
committed
Start docstring
1 parent c8b893d commit 94d4ad4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

orbit_tools/diag.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ def __call__(self, params_dict: dict) -> None:
8080

8181

8282
class BunchHistogram(Diagnostic):
83+
"""MPI-compatible bunch histogram."""
8384
def __init__(
8485
self,
8586
axis: tuple[int, ...],

0 commit comments

Comments
 (0)