PRBonn/vdbfusion

Python examples cache.py error

swarmt opened this issue · 1 comments

args_to_key() is missing the ignore parameter.

return args_to_key(base, args, kwargs, typed)

Good catch, they added this feature on a newer version. I'm working to see if I can integrate this into the utility and get rid of the duplicated code