diff --git a/ToolsTales_Executable.py b/ToolsTales_Executable.py index 83ea72c..0d38a30 100644 --- a/ToolsTales_Executable.py +++ b/ToolsTales_Executable.py @@ -202,7 +202,6 @@ if __name__ == "__main__": if args.file == "Story": tales_instance.extract_All_Story_Files() - if args.file == "Skits": - + \ No newline at end of file diff --git a/__pycache__/ToolsTales.cpython-38.pyc b/__pycache__/ToolsTales.cpython-38.pyc index e1e6487..c838c9e 100644 Binary files a/__pycache__/ToolsTales.cpython-38.pyc and b/__pycache__/ToolsTales.cpython-38.pyc differ