You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/utility-guides/FitKitGeneration.md
+7-30Lines changed: 7 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,6 @@ The fit_kit_generation Utility provides methods to generate and manage FIT test
9
9
-[Using the fit\_kit\_generation Utility](#using-the-fit_kit_generation-utility)
10
10
-[Required Arguments](#required-arguments)
11
11
-[fit\_kit\_generation Specific Functions](#fit_kit_generation-specific-functions)
12
-
-[fit\_kit\_generation Specific Functions](#fit_kit_generation-specific-functions-1)
13
12
-[Example Usage](#example-usage)
14
13
15
14
## Using the fit_kit_generation Utility
@@ -20,53 +19,31 @@ To use the fit_kit_generation Utility, import the `fit_kit_generation` module, f
20
19
21
20
The methods in this utility require specific arguments. Below is a summary of the required arguments for key methods:
22
21
-`generate_kit`: Requires `batch_id` (int) and `kit_type` (str).
22
+
23
23
## fit_kit_generation Specific Functions
24
24
25
25
The fit_kit_generation Utility includes methods for generating, validating, and managing FIT test kits. These methods are designed to streamline the process of creating test kits for various scenarios. Below are some key functions:
The fit_kit_generation Utility includes methods for generating, validating, and managing FIT test kits. These methods are designed to streamline the process of creating test kits for various scenarios. Below are some key functions:
0 commit comments