youknowone / ring

Python cache interface with clean API and built-in memcache & redis + asyncio support.
http://ring-cache.readthedocs.io/en/latest/
Other
478 stars 37 forks source link

Why is occured the error - AttributeError: module 'ring.func.base' has no attribute 'transform_kwargs_only'? #191

Open jjkim0816 opened 1 year ago

jjkim0816 commented 1 year ago

I added library ring 0.10.0 in python project. I can not find why no module 'transform_kwargs_only'. Please, give me the answer about it. 😭

youknowone commented 1 year ago

Hi, could you give me more context? Pasting error message will be helpful