preheat_open.backwards_compatibility.warn_deprecation_pending

preheat_open.backwards_compatibility.warn_deprecation_pending(message)

Warns that a method/feature will be deprecated Note to developers: make sure to use this one as it streamlines the code and makes deprecation easily traceable

Parameters:

message (str) – message to print as warning

Return type:

None