Skip to content

Commit 9b5de5b

Browse files
Update conftest.py
1 parent 4a20288 commit 9b5de5b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/old_features/model/conftest.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,6 @@ def transformation_eligible_notice(indexed_notice, normalised_metadata_dict) ->
6464
indexed_notice.update_status_to(NoticeStatus.ELIGIBLE_FOR_TRANSFORMATION)
6565
indexed_notice.update_status_to(NoticeStatus.PREPROCESSED_FOR_TRANSFORMATION)
6666
return indexed_notice
67+
68+
69+

0 commit comments

Comments
 (0)