Skip to content

Commit f56fb19

Browse files
committed
Added typical_reporting_lag to the list of SignalResource Meta fields.
1 parent 77885ab commit f56fb19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/signals/resources.py

+1
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ class Meta:
184184
'temporal_scope_start',
185185
'temporal_scope_end',
186186
'geographic_scope',
187+
'typical_reporting_lag',
187188
# 'gender_breakdown',
188189
# 'race_breakdown',
189190
# 'age_breakdown',

0 commit comments

Comments
 (0)