Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
rowannicholls committed Jul 3, 2024
1 parent acb3d8e commit cd7406d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion A Collate Data/test_collate_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ def test_download_gadm_admin_map_data(self):
base_dir = utils.get_base_directory()
root = Path(
base_dir, 'A Collate Data', 'Geospatial Data',
'GADM administrative map',
'GADM administrative map', 'VNM'
)
for branch in [
Path('gadm41_VNM.gpkg'),
Expand Down

0 comments on commit cd7406d

Please sign in to comment.