]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/am230x/__init__.py
All PDs: Only import the 'Decoder' object.
[libsigrokdecode.git] / decoders / am230x / __init__.py
index 73782e1dffce818b8f4ed54359a0ad186fb7b2ee..98f20b6528cd95a8c52771c16a8d681ce00fb8b3 100644 (file)
@@ -33,4 +33,4 @@ Therefore the option 'device' must be used to properly decode the
 communication of the respective sensor.
 '''
 
-from .pd import *
+from .pd import Decoder