Skip to content

Commit

Permalink
fix import pooch
Browse files Browse the repository at this point in the history
  • Loading branch information
acocac committed Nov 12, 2023
1 parent 188674d commit 33346ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tree-crown-detection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"source": [
"from scivision.catalog import default_catalog\n",
"from scivision.io import load_dataset, load_pretrained_model\n",
"from pooch"
"import pooch"
]
},
{
Expand Down

0 comments on commit 33346ba

Please sign in to comment.