Skip to content

Commit

Permalink
trying some more changes still
Browse files Browse the repository at this point in the history
  • Loading branch information
calmacx committed Mar 21, 2024
1 parent 5110119 commit 6e01fce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions hdr_schemata/tests/test_schemas.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ def test_json_schema(self):
"title",
"type",
]
print("here in TestGwdm10")
print(expected_keys)
print(list(schema.keys()))

assert list(schema.keys()) == expected_keys
assert schema == self.json_schema
Expand Down

0 comments on commit 6e01fce

Please sign in to comment.