CheckNotApplicable# class skore.CheckNotApplicable[source]# Raised when a check cannot run on the given report. add_note(note, /)# Add a note to the exception with_traceback(tb, /)# Set self.__traceback__ to tb and return self. Gallery examples# Adding custom checks Adding custom checks