]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/i2cdemux/pd.py
All PDs: Minor whitespace and consistency fixes.
[libsigrokdecode.git] / decoders / i2cdemux / pd.py
index e5cf47ac6696576098ae923a42fd9b17deb6bfc0..68b75a0d66fc70c9854cd3ece0520eaac279c075 100644 (file)
@@ -75,4 +75,3 @@ class Decoder(srd.Decoder):
             self.stream = -1
         else:
             pass # Do nothing, only add the I²C packet to our cache.
-