Closed jvanheld closed 2 months ago
ChatGPT prompts;
I have two python programs with parameters parsed by argparse. Currently, if a file is missing (matrix or sequence file), the program crashes with a python traceback. We should adda control to check that the file
Could you add a proper docstring for each fnuction with the description, input parameters and return type, and indicate in each of them "ChatGPT-generated code" ?
Currently, if a file is missing (matrix or sequence file), the program crashes with a python traceback. We should adda control to check that the file