Skip to content

Commit 82f8dac

Browse files
committed
Add state daily to deploy json
1 parent 7b32d9e commit 82f8dac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

deploy.json

+7
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,13 @@
229229
"match": "^.*\\.(py)$",
230230
"add-header-comment": true
231231
},
232+
{
233+
"type": "move",
234+
"src": "src/acquisition/covid_hosp/state_daily/",
235+
"dst": "[[package]]/acquisition/covid_hosp/state_daily/",
236+
"match": "^.*\\.(py)$",
237+
"add-header-comment": true
238+
},
232239

233240
"// acquisition - covidcast_nowcast",
234241
{

0 commit comments

Comments
 (0)