gustaf.helpers.raise_if#
gustaf/gustaf/helpers/raise_if.py.
Collection of wrapper functions/classes that raises Error with certain behavior
Functions
|
Returns a function that would behave the same as given function, but would raise AttributeError. |
Classes
|
Mock imports optional modules if they are not installed. |