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