DeprecatedDescriptor
Constructor:
Signature:
def __init__(self, msg: str, alias: object, attr_name: str) -> None: ...Parameters:
-
msg:- Type
-
str
-
alias:- Type
-
object
-
attr_name:- Type
-
str
Methods:
-
warn
Signature:
def warn(self) -> None:... -
inject
Signature:
def inject(self, klass: type) -> None:...Parameters:
-
klass:- Type
-
type
-
Attributes:
-
msg: -
alias: -
attr_name: