]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/xfp/pd.py
All PDs: Minor whitespace and consistency fixes.
[libsigrokdecode.git] / decoders / xfp / pd.py
index b8ec8edb22920cc2fbd012dcf952d7535c137efa..9a6543c2404ebf08db5d64ec880993dc48b87200 100644 (file)
@@ -644,4 +644,3 @@ class Decoder(srd.Decoder):
         self.annotate("AUX1 monitoring", aux)
         aux = AUX_TYPES[data[0] & 0x0f]
         self.annotate("AUX2 monitoring", aux)
-