Skip to content

Commit

Permalink
Update dem2basin.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dhardestylewis committed Nov 4, 2021
1 parent 05a369d commit ed5239d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dem2basin/dem2basin.py
Expand Up @@ -1059,7 +1059,7 @@ def find_and_append_subdirectory(

parent_directory = Path(str(
dem_tile_projects_parent_directory
)).joinpath(PurePath(str(project))
)).joinpath(PurePath(str(project)))

projects = find_subdirectory(
projects,
Expand Down

0 comments on commit ed5239d

Please sign in to comment.