module documentation

Undocumented

Function find_matplotlib Tries to import the matplotlib Python module if it is installed. Returns a fake module if everything fails.
def find_matplotlib():

Tries to import the matplotlib Python module if it is installed. Returns a fake module if everything fails.

Returns
AnyUndocumented