Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 2, 2024
1 parent 36a8246 commit 0fdf5ce
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -330,5 +330,4 @@ def __extract_bbn_info(self) -> tuple[str, float, str, str, list[float]]:
control_name = control_data.field_support_by_property(control_unit).name
control_values = list(control_data.field_support_by_property(control_unit).data)


return spectrum_type, delta_f, control_name, control_unit, control_values

0 comments on commit 0fdf5ce

Please sign in to comment.