source code Browse git
class LSConfigParseException(Exception):
    """ """


class LabelStudioXMLSyntaxErrorSentryIgnored(Exception):
    """ """


class LabelStudioValidationErrorSentryIgnored(Exception):
    """ """

Classes

class LSConfigParseException (*args, **kwargs)
source code Browse git
class LSConfigParseException(Exception):
    """ """
class LabelStudioValidationErrorSentryIgnored (*args, **kwargs)
source code Browse git
class LabelStudioValidationErrorSentryIgnored(Exception):
    """ """
class LabelStudioXMLSyntaxErrorSentryIgnored (*args, **kwargs)
source code Browse git
class LabelStudioXMLSyntaxErrorSentryIgnored(Exception):
    """ """