Skip to content

Commit

Permalink
# comment
Browse files Browse the repository at this point in the history
  • Loading branch information
KeiTa4446 committed Jun 7, 2024
2 parents a5d878b + 86e6564 commit cfebb29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dem_to_csmap.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ def convert_dem_to_csmap(self):
input_path = self.ui.mQgsFileWidget_input.filePath()
output_path = self.ui.mQgsFileWidget_output.filePath()

# comment

try:
process.process(
input_path,
Expand Down

0 comments on commit cfebb29

Please sign in to comment.