autointent.advisor.PreflightError#

exception autointent.advisor.PreflightError(findings)#

Bases: RuntimeError

Raised when Pipeline.fit(preflight="strict") finds OVER-budget resources.

Parameters:

findings (list[autointent.advisor._report.Finding])

findings#