mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-02 05:24:29 +02:00
Format with black
This commit is contained in:
parent
44fe6a626b
commit
5650d7f5ca
17 changed files with 48 additions and 27 deletions
|
@ -1,4 +1,5 @@
|
|||
"""API parser for JSON APIs."""
|
||||
|
||||
from datetime import datetime
|
||||
from logging import getLogger
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue