pyicat_plus.errors.warn#

pyicat_plus.errors.warn(message, warning_type)[source]#

Log message and emit as warning.

Parameters:
  • message (str)

  • warning_type (Type[Warning])

Return type:

None