We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5753754 commit e1715d7Copy full SHA for e1715d7
docs/utility-guides/FitKitGeneration.md
@@ -18,6 +18,7 @@ To use the Fit Kit Generation Utility, import the `fit_kit_generation` module, f
18
## Required Arguments
19
20
The methods in this utility require specific arguments. Below is a summary of the required arguments for key methods:
21
+
22
- `generate_kit`: Requires `batch_id` (int) and `kit_type` (str).
23
24
## Fit Kit Generation Specific Functions
0 commit comments