Skip to content

Commit 5c0f5a9

Browse files
MarcelGeoalex-cit
andauthored
Update examples/03_projects.ipynb
Co-authored-by: Alexandra Bucha Rasova <[email protected]>
1 parent 7f8396c commit 5c0f5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/03_projects.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
" f\"./03_projects_assets/Ready_to_survey_trees_team_A.gpkg\",\n",
145145
" f\"{LOCAL_FOLDER_TEAM_A}/Ready_to_survey_trees.gpkg\"\n",
146146
")\n",
147-
"# copy geopackage for team B to .gpkg file in LOCAL_FOLDER_TEAM_B\n",
147+
"# copy GeoPackage for team B to .gpkg file in LOCAL_FOLDER_TEAM_B\n",
148148
"import shutil\n",
149149
"shutil.copyfile(\n",
150150
" f\"./03_projects_assets/Ready_to_survey_trees_team_B.gpkg\",\n",

0 commit comments

Comments
 (0)