python-cachier / cachier

Persistent, stale-free, local and cross-machine caching for Python functions.
MIT License
542 stars 60 forks source link

fix: redefine partial kwargs #203

Closed Borda closed 7 months ago

Borda commented 7 months ago

When partial is used and both partial and called func have the same kwargs