Skip to content

Commit

Permalink
Merge pull request #6 from callysto/Module_4
Browse files Browse the repository at this point in the history
move over comment #
  • Loading branch information
mgrant46 authored Mar 27, 2024
2 parents 1f740bc + 8e6f282 commit 61221be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Module_4/Module4_Unit2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"\n",
"Run the code below.\n",
"\n",
"# Create coloured bar chart\n",
" # Create coloured bar chart\n",
" bar_pet = px.bar(pets,\n",
" x=\"Time to Adoption (weeks)\", \n",
" y=\"Age (years)\",\n",
Expand Down

0 comments on commit 61221be

Please sign in to comment.