Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 13, 2024
1 parent 99eda1a commit a6a61aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_client_live.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ async def test_get_latest_data(username, password):

devices = client.get_devices()
for device in devices.values():
print(device)
print(device)

0 comments on commit a6a61aa

Please sign in to comment.