Display a standardized beta annotation.
| Name | Type | Description |
|---|---|---|
message | str | Default: ''Override the default beta message. The %(name)s, %(obj_type)s, %(addendum)s format specifiers will be replaced by the values of the respective arguments passed to this function. |
name | str | Default: ''The name of the annotated object. |
obj_type | str | Default: ''The object type being annotated. |
addendum | str | Default: ''Additional text appended directly to the final message. |