Format code with Black 23.1.0

This commit is contained in:
Ivan Kravets
2023-02-02 17:46:03 +02:00
parent 5073313c33
commit 1af508272b
57 changed files with 11 additions and 96 deletions
-1
View File
@@ -26,7 +26,6 @@ from platformio.proc import where_is_program
class DebugServerProcess(DebugBaseProcess):
STD_BUFFER_SIZE = 1024
def __init__(self, debug_config):