black adds space...

main
root 2023-10-20 11:22:27 -06:00
parent f4e73204b1
commit 20b7a988d1
1 changed files with 1 additions and 0 deletions

View File

@ -265,6 +265,7 @@ def analyze():
detection = recording.analyze()
print(recording.detections)
with client:
client.connect(JACKSRCLEFT, JACKDESTLEFT)
client.connect(JACKSRCRIGHT, JACKDESTRIGHT)