Skip to content

Commit

Permalink
chore: add mention to issue
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Dec 17, 2024
1 parent d55523e commit 596ddb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion map2loop/project.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ def validate_required_inputs(

required_inputs = {
"bounding_box": bounding_box,
"working_projection": working_projection,
"working_projection": working_projection, # this may be removed when fix is added for https://github.com/Loop3D/map2loop/issues/103
"geology_filename": geology_filename,
"structure_filename": structure_filename,
"dtm_filename": dtm_filename,
Expand Down

0 comments on commit 596ddb3

Please sign in to comment.