]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/i2cfilter/__init__.py
All PDs: Name the files pd.py consistently.
[libsigrokdecode.git] / decoders / i2cfilter / __init__.py
index 6443f5b620d61093867dc80b631ca69775be51cc..9a0b256756941c91d62427cfd8a27ffcbbf59505 100644 (file)
@@ -34,5 +34,5 @@ Both of these are optional; if no options are specified the entire payload
 of the I2C session will be output.
 '''
 
-from .i2cfilter import *
+from .pd import *