lsst.daf.persistence  21.0.0-8-g5674e7b+d1bd76f71f
Public Member Functions | List of all members
lsst.daf.persistence.deprecation.Deprecator Class Reference

Public Member Functions

def __call__ (self, wrapped)
 

Detailed Description

Class for deprecation decorator to use.

Definition at line 121 of file deprecation.py.

Member Function Documentation

◆ __call__()

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.


The documentation for this class was generated from the following file: