summaryrefslogtreecommitdiff
path: root/decoders/midi/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/midi/__init__.py')
-rw-r--r--decoders/midi/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/decoders/midi/__init__.py b/decoders/midi/__init__.py
index a453346..19be493 100644
--- a/decoders/midi/__init__.py
+++ b/decoders/midi/__init__.py
@@ -27,4 +27,3 @@ baud rate of 31250 baud (+/- 1%) and 8n1 settings. Bytes are sent LSB-first.
'''
from .pd import *
-