]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/mlx90614/__init__.py
Build: Reduce autogen.sh to trivial stub
[libsigrokdecode.git] / decoders / mlx90614 / __init__.py
index 29cb2a93bcb487c82fbdad90769633c1f62ff190..e985c9107a610d7dbe469209fba0e4d8887a2444 100644 (file)
@@ -23,5 +23,4 @@ This decoder stacks on top of the 'i2c' PD and decodes the Melexis MLX90614
 infrared thermometer protocol.
 '''
 
-from .pd import *
-
+from .pd import Decoder