Closed Ingrimmsch93 closed 8 months ago
This precommit was done by a bot, right? I don't get why some lines stayed in one line without extra comma and other where split over multiple lines with extra comma. I am not experienced enough to tell if it could be a problem.
Yes a bot.
Funny thing: https://github.com/arjenvrh/audi_connect_ha/pull/269/commits/9f56ba34b726b5acf28cdf6fd848280b61518e50 to be honest I currently don't know why some fields are formatted in multiple lines and some in a single line... maybe because of the length.
Need to dig deeper into ruff-format.
Most likely a length thing.
Now that the pre-commit is working looks like this can be closed as it un does ruff.
removed unnecessary comma and streamlined formatting