diff --git a/tests/test_snapshot.py b/tests/test_snapshot.py index fc754ad9..2231ed08 100644 --- a/tests/test_snapshot.py +++ b/tests/test_snapshot.py @@ -1403,4 +1403,4 @@ def test_bug_4028_components(user: UserClient): # import pdb; pdb.set_trace() assert '' not in [c.phid() for c in components1] - assert '' not in [c.phid() for c in components2] \ No newline at end of file + assert '' not in [c.phid() for c in components2]