cleanco
cleanco copied to clipboard
TypeError: custom_basename() got multiple values for argument 'terms'
How to solve the error
You need to use prepare_my_terms() first to prepare that second parameter of custom_basename() You can see a working example here: https://github.com/psolin/cleanco/issues/84#issuecomment-1216847830