mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-06-27 19:28:54 +02:00
reformatted code using black
This commit is contained in:
parent
3cf637d1ba
commit
bd82612cb8
2 changed files with 90 additions and 65 deletions
|
@ -272,7 +272,6 @@ class MikrotikControllerData:
|
|||
traffic_type = "bps"
|
||||
traffic_div = 1
|
||||
|
||||
|
||||
for uid in self.data["interface"]:
|
||||
self.data["interface"][uid]["rx-bits-per-second-attr"] = traffic_type
|
||||
self.data["interface"][uid]["tx-bits-per-second-attr"] = traffic_type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue