We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f90f48 commit 23d942bCopy full SHA for 23d942b
src/lisfloodutilities/waterregions/define_waterregions.py
@@ -93,7 +93,6 @@ def main(cliargs):
93
output_message = 'OK! Each water region is completely included inside one calibration catchment.'
94
95
print(output_message)
96
- os.unlink(tempfile.gettempdir() + '/points.map')
97
98
99
class ParserHelpOnError(argparse.ArgumentParser):
0 commit comments