pybmd.error.APIDeprecationWarning#

exception pybmd.error.APIDeprecationWarning[source]#

Warning for deprecated APIs.

Emitted when using an API that has been deprecated but still functions. The warning message typically suggests an alternative API to use.