Skip to content

Commit 306fe65

Browse files
committed
tidy
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 8d51bde commit 306fe65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_deserialize_json.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,3 @@ def test_regression_issue690(self) -> None:
9595
json = json_loads(f.read())
9696
bom: Bom = Bom.from_json(json) # <<< is expected to not crash
9797
self.assertIsNotNone(bom)
98-

0 commit comments

Comments
 (0)