Skip to content

Commit d7116f1

Browse files
committed
style
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 9ee4d97 commit d7116f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_model_component_evidence.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ def test_not_same_1(self) -> None:
201201
self.assertNotEqual(hash(ce_1), hash(ce_2))
202202
self.assertFalse(ce_1 == ce_2)
203203

204+
204205
class TestModelCallStackFrame(TestCase):
205206

206207
def test_fields(self) -> None:

0 commit comments

Comments
 (0)