Skip to content

Commit

Permalink
fix body in notebook for reset
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonSharratt committed Jun 11, 2024
1 parent f1654a5 commit b720623
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ops/notebooks/Business-AR-posttest.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -518,10 +518,9 @@
")\n",
"date = datetime.now().strftime(\"%Y-%m-%d\")\n",
"\n",
"#ADD event ids\n",
"reset_data = {\n",
" \"start_date\": date,\n",
" \"end_date\": date,\n",
" \"identifiers\": colin_business_identifier,\n",
" \"event_ids\": [],\n",
" # \"filing_types\": ''\n",
"}\n",
"\n",
Expand Down

0 comments on commit b720623

Please sign in to comment.