class documentation

class InferenceResultForm(loggers.FormLoggerMixin, forms.ModelForm):

View In Hierarchy

Form for creating a new InferenceResult instance.

Class Meta Undocumented
Method clean Check all the fields for validity.
Class Variable git_repo_url Undocumented
def clean(self):

Check all the fields for validity.

Returns
Dict[str, Any]Undocumented
git_repo_url =

Undocumented