Skip to content
Snippets Groups Projects

restore capability and workflow

Merged Charlotte Hausman requested to merge Restore_Capability into main
All threads resolved!
2 files
+ 1
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -82,7 +82,6 @@ def arg_parser() -> argparse.ArgumentParser:
def main():
args = arg_parser().parse_args()
print(args)
path = os.getcwd()
Loading