Skip to content

Commit 7d07ec7

Browse files
Update fit_kit_logged.py
Adding a new line to the end of fit_kit_logged.py Signed-off-by: adrianoaru-nhs <[email protected]>
1 parent 1387213 commit 7d07ec7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/fit_kit_logged.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,4 @@ def split_fit_kits(kit_id_df, smokescreen_properties: dict) -> pd.DataFrame:
6363
number_of_normal : number_of_normal + number_of_abnormal
6464
]
6565
return normal_fit_kit_df, abnormal_fit_kit_df
66+

0 commit comments

Comments
 (0)