]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/xfp/__init__.py
All PDs: Only import the 'Decoder' object.
[libsigrokdecode.git] / decoders / xfp / __init__.py
index 664967df6e9c78e295e6c2c8b4e2a64b5132478a..51936e5537052eb23837c420cbd556be2a9cc85e 100644 (file)
@@ -37,4 +37,4 @@ The XFP specification is available here:
   ftp://ftp.seagate.com/sff/INF-8077.PDF
 '''
 
-from .pd import *
+from .pd import Decoder