Error in code submission

Hi, I had downloaded the app template from

fherma-challenges/templates/openfhe-python at main · fairmath/fherma-challenges · GitHub

and submitted the code for a challenge. The submission got accepted (0 score because template just returns the input), but the error log shows the following -

run case error: execution: exit status 2: usage: app [-h] [--key_pub KEY_PUB] [--key_mult KEY_MULT] [--key_rot KEY_ROT]
           [--cc CC] [--sample SAMPLE] [--output OUTPUT]
app: error: unrecognized arguments: --key_public /runcase/key_public

I have not made any changes in the template code as well. I am unable to understand this error. Can you help me please?