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

Class InvalidLicense

src/licensedcode/models.py:1079–1080  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1077
1078
1079class InvalidLicense(Exception):
1080 pass
1081
1082
1083def _validate_all_rules(rules, licenses_by_key, thorough=False):

Callers 3

loadMethod · 0.85
load_licensesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected