Skip to content

Commit

Permalink
crag_date_confirmation
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvw committed Jul 31, 2024
1 parent 5b53e1f commit 08fc8c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions effect_reports/crag_date_df.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ def to_model(self) -> CragDateConfirmation:
site_id=row["site"],
screening_identifier=row["screening_identifier"],
serum_crag_date=row["serum_crag_date"],
serum_crag_value=row["serum_crag_value"],
report_model=row["report_model"],
report_date=row["report_date"],
created=now,
Expand Down

0 comments on commit 08fc8c4

Please sign in to comment.