MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-toolkit / InvalidRule

Class InvalidRule

src/licensedcode/models.py:1075–1076  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1073
1074
1075class InvalidRule(Exception):
1076 pass
1077
1078
1079class InvalidLicense(Exception):

Callers 8

validate_ignorable_cluesFunction · 0.85
validate_rulesFunction · 0.85
load_rulesFunction · 0.85
setupMethod · 0.85
load_dataMethod · 0.85
loadMethod · 0.85
__attrs_post_init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected