We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4829c5b + 77da557 commit ab9de61Copy full SHA for ab9de61
1 file changed
src/attr/_make.py
@@ -495,6 +495,7 @@ def _transform_attrs(
495
496
return _Attributes(AttrsClass(attrs), base_attrs, base_attr_map)
497
498
+
499
def _make_cached_property_uncached(original_cached_property_func, cls):
500
"""Make an ordinary :deco:`property` to replace a :deco:`cached_property`
501
0 commit comments