Skip to content

Commit

Permalink
qa
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck committed Sep 16, 2023
1 parent 7befae2 commit 2a85a50
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 2a85a50

Please sign in to comment.