Skip to content

Commit cc203c6

Browse files
Jingjing TangJingjing Tang
Jingjing Tang
authored and
Jingjing Tang
committed
resolve conflicts
1 parent eabe624 commit cc203c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jhu/delphi_jhu/run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
}
4646
SMOOTHERS_MAP = {
4747
"unsmoothed": (identity, '', False),
48-
#"seven_day_average": (seven_day_moving_average, '7dav_', True),
48+
"seven_day_average": (seven_day_moving_average, '7dav_', True),
4949
}
5050
GEO_RESOLUTIONS = [
5151
"county",

0 commit comments

Comments
 (0)