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 Mar 25, 2024
1 parent f2188f8 commit 248dbaf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 6 deletions.
2 changes: 0 additions & 2 deletions docs/source/design/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ Contents
instrument
reduction_plan
oncat


2 changes: 1 addition & 1 deletion docs/source/design/instrument.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ Every parameter below is collected during the reduction plan creation, besides u
+String run_number_field_name
+String scale_field_name
+List~String~ goniometer_angle_field_names
}
}
4 changes: 2 additions & 2 deletions docs/source/design/oncat.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Related APIS:
+InstrumentModel instrument
-String user_session
+List~ExperimentModel~ experiment_list

}

class InstrumentModel{
Expand Down Expand Up @@ -64,4 +64,4 @@ Related APIS:
+String run_number_field_name
+String scale_field_name
+List~String~ goniometer_angle_field_names
}
}
2 changes: 1 addition & 1 deletion docs/source/design/reduction_plan.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ Every parameter below is collected during the reduction plan creation, besides u
class NormalizationModel{
+String flux_filepath
+String solid_angle_filepath
}
}

0 comments on commit 248dbaf

Please sign in to comment.