chore: ⚙️ added option to delete processing files

This commit is contained in:
2025-11-19 08:35:18 +00:00
parent 9cb2ffb4da
commit 2251929244
6 changed files with 16 additions and 105 deletions
-1
View File
@@ -444,7 +444,6 @@ class Nimrod:
# (And as an example of how to invoke class methods from an importing module)
# -------------------------------------------------------------------------------
if __name__ == "__main__":
parser = argparse.ArgumentParser(
description="Extract information and data from a NIMROD format file",