Skip to content

Commit

Permalink
chore(pre-commit.ci): auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored and wuwentao committed Jul 21, 2024
1 parent 3251d9e commit 830b41d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions midealocal/cloud.py
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,7 @@ async def list_appliances(
return None

async def get_device_info(self, device_id: int) -> dict[str, Any] | None:
"""
Get device information.
"""Get device information.
API url: https://mp-prod.smartmidea.net/mas/v5/app/proxy?alias=/v1/appliance/info/get
header:
Expand Down

0 comments on commit 830b41d

Please sign in to comment.