lsst.daf.persistence
22.0.1-1-g7058be7+1cf78af69b
|
Public Member Functions | |
def | __call__ (self, wrapped) |
Class for deprecation decorator to use.
Definition at line 121 of file deprecation.py.
def lsst.daf.persistence.deprecation.Deprecator.__call__ | ( | self, | |
wrapped | |||
) |
Intercept the call to ``__new__`` and issue the warning first.
Definition at line 124 of file deprecation.py.