Skip to content

Commit

Permalink
lint: tox pass
Browse files Browse the repository at this point in the history
  • Loading branch information
tcp committed Oct 11, 2023
1 parent 6a50923 commit 74e428c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/syft/src/syft/client/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,6 @@ def login_as_guest(self) -> Self:

return _guest_client


def login(
self, email: str, password: str, cache: bool = True, register=False, **kwargs
) -> Self:
Expand Down

0 comments on commit 74e428c

Please sign in to comment.