Skip to content

Commit

Permalink
another doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JoschD committed May 22, 2023
1 parent 08d46d3 commit 46fe2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omc3/check_corrections.py
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ def _create_check_columns(measurement: OpticsMeasurement, output_measurement: Op

def _maybe_add_coupling_to_model(model: tfs.TfsDataFrame, measurement: OpticsMeasurement) -> tfs.TfsDataFrame:
""" Add coupling to the model, if terms corresponding to coupling RDTs are
found in the provided keys.
found in the provided measurements.
Args:
model (tfs.TfsDataFrame): Twiss dataframe.
Expand Down

0 comments on commit 46fe2f0

Please sign in to comment.