Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Mihail Yanchev <[email protected]>
  • Loading branch information
mihailyanchev committed Mar 5, 2025
1 parent 37db675 commit 72bc36a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_connections.py
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,3 @@ def test_issue_2670(self):
mock_init.assert_called_with(
**{'address': 'localhost:19530', 'user': '', 'password': '', 'token': '', 'db_name': db_name}
)



0 comments on commit 72bc36a

Please sign in to comment.