Skip to content

Commit fd95eb7

Browse files
committed
black
1 parent ce071e5 commit fd95eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mergin/test/test_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2927,7 +2927,7 @@ def test_create_invitation(mc: MerginClient):
29272927
assert "projects" not in inv
29282928
mc.delete(f"v1/workspace/invitation/{inv['id']}")
29292929

2930-
2930+
29312931
def test_validate_auth(mc: MerginClient):
29322932
"""Test validate authentication under different scenarios."""
29332933

0 commit comments

Comments
 (0)