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() -> Any: (source)

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