Skip to content

Commit 36127f5

Browse files
Update supra_notice.py
1 parent 9f562a0 commit 36127f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ted_sws/core/model/supra_notice.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ class DailySupraNotice(SupraNotice):
4545
"""
4646
This is an aggregate over the notices published in TED in a specific day.
4747
"""
48-
notice_publication_date: date
48+
notice_fetched_date: date
4949
validation_report: Optional[SupraNoticeValidationReport]
5050

5151

0 commit comments

Comments
 (0)