WS-1392: Fix indentation bug.
Compare changes
Files
2@@ -67,9 +67,9 @@ def parser() -> argparse.ArgumentParser:
@@ -149,7 +149,7 @@ def main():
@@ -158,7 +158,7 @@ def main():
This was supposed to be indented; not doing so causes the program to ask for a problem type a second, which overrides the old_comment search text, causing nothing to be changed.