Skip to content

Commit eabe624

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

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
@@ -44,7 +44,7 @@
4444
"cumulative_prop": ("cumulative_prop", False),
4545
}
4646
SMOOTHERS_MAP = {
47-
"unsmoothed": (identity, ''),
47+
"unsmoothed": (identity, '', False),
4848
#"seven_day_average": (seven_day_moving_average, '7dav_', True),
4949
}
5050
GEO_RESOLUTIONS = [

0 commit comments

Comments
 (0)