Skip to content

Commit 36cf406

Browse files
committed
qa
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent bd90285 commit 36cf406

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cyclonedx/validation/json.py

-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ def _validator(self) -> 'JsonSchemaValidator':
7373
json_loads(sf.read()),
7474
registry=self.__make_validator_registry(),
7575
format_checker=Draft7Validator.FORMAT_CHECKER)
76-
assert self.__validator
7776
return self.__validator
7877

7978
@staticmethod

0 commit comments

Comments
 (0)