add# CrossValidationReport.checks.add(checks)[source]# Register additional checks for this report. Checks are defined by implementing the Check protocol. Parameters: checkslist of CheckAdditional checks to register