Util Config Exceptions

exception dffml.util.config.exceptions.ParameterNotInDocString[source]

Raised when a numpy class has a parameter in its __init__ which was not present in it’s docstring. Therefore we have no typing information for it.