]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/midi/__init__.py
All PDs: Minor whitespace and consistency fixes.
[libsigrokdecode.git] / decoders / midi / __init__.py
index a453346db4700eb3edd27604161e912b2f5518a8..19be493c162c79b199278db868e1434b681179ab 100644 (file)
@@ -27,4 +27,3 @@ baud rate of 31250 baud (+/- 1%) and 8n1 settings. Bytes are sent LSB-first.
 '''
 
 from .pd import *
-