bundles / astropy 7.0.1 / astropy / utils / decorators / lazyproperty / __get__
function
astropy.utils.decorators:lazyproperty.__get__
source: /astropy/utils/decorators.py :842
Signature
def __get__ ( self , obj , owner = None ) Summary
No Docstrings
Aliases
-
astropy.utils.lazyproperty.__get__