As in the title, I am trying to remove the loc default field from the CLIReporter report.
I have already tried to set "loc": "" in the parameter_columns parameter of the __init__ method, and I have also tried to remove it directly, but without success.