Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
OnnoEbbens committed Oct 16, 2024
1 parent ef49211 commit ae25090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/07_fews.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@
"xmlstring = r.text\n",
"\n",
"oc = hpd.ObsCollection.from_fews_xml(\n",
" xmlstring=xmlstr,\n",
" xmlstring=xmlstring,\n",
" ObsClass=hpd.Obs,\n",
" low_memory=False,\n",
")\n",
Expand Down

0 comments on commit ae25090

Please sign in to comment.