Skip to content

Commit

Permalink
qa
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <[email protected]>
  • Loading branch information
jkowalleck committed Sep 18, 2023
1 parent bd90285 commit 36cf406
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cyclonedx/validation/json.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ def _validator(self) -> 'JsonSchemaValidator':
json_loads(sf.read()),
registry=self.__make_validator_registry(),
format_checker=Draft7Validator.FORMAT_CHECKER)
assert self.__validator
return self.__validator

@staticmethod
Expand Down

0 comments on commit 36cf406

Please sign in to comment.