element.py: Remove unused strength parameter from _cached()
Remove unused strength parameter from _cached() and _remotely_cached(), which makes them simple accessor functions as `__cached` is equivalent to `__strong_cached` with a strict build plan.
Loading
Please register or sign in to comment