Remove docstring here, it's not describing a class/function/method

This commit is contained in:
Pim van Pelt
2022-04-24 10:38:46 +00:00
parent 5af27211f3
commit 1a1760d45c

View File

@ -107,7 +107,6 @@ class YAMLTest(unittest.TestCase):
if __name__ == "__main__":
""" The main program """
parser = argparse.ArgumentParser(formatter_class=argparse.RawTextHelpFormatter)
parser.add_argument(
"-t",