bimmerconnected / bimmer_connected

🚘 Library to query the status of your BMW or Mini from the ConnectedDrive portal
Apache License 2.0
365 stars 79 forks source link

Assignment expression #618

Closed rikroe closed 4 months ago

rikroe commented 4 months ago

Proposed change

Use assignment expressions (PEP572) as we're on minimum 3.8 anyways. This cleans up some code.

Type of change

Additional information

Checklist