Skip to content

Commit

Permalink
Update country list for input plots
Browse files Browse the repository at this point in the history
  • Loading branch information
romain-ragonnet committed Aug 17, 2023
1 parent dac4b6a commit e413d6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"metadata": {},
"outputs": [],
"source": [
"included_countries = INCLUDED_COUNTRIES['all']\n",
"included_countries = INCLUDED_COUNTRIES['google_mobility']\n",
"\n",
"# Get the UNSECO school closures data\n",
"n_included_countries = len(included_countries)\n",
Expand Down

0 comments on commit e413d6e

Please sign in to comment.