]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/guess_bitrate/__init__.py
All PDs: Only import the 'Decoder' object.
[libsigrokdecode.git] / decoders / guess_bitrate / __init__.py
index 1b41f72d7ae8fb7368c3fc6d4031acc5b8160700..cd8f15e724f5a67bb0099bf41864160d79ad8139 100644 (file)
@@ -34,4 +34,4 @@ recommended to use a logic analyzer samplerate that is much higher than
 the expected bitrate/baudrate that might be used on the channel.
 '''
 
-from .pd import *
+from .pd import Decoder