run black

This commit is contained in:
Robert Resch 2022-01-30 11:53:54 +01:00
parent a2157f7bc8
commit 80f778c031
33 changed files with 4040 additions and 3885 deletions

View file

@ -59,4 +59,3 @@ async def test_start_stop_debug():
("bumper", "INFO", "Shutting down"), ("bumper", "INFO", "Shutdown complete")
)
assert b.shutting_down == True