]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/pan1321.py
srd: Decoders: Cosmetics and whitespace fixes.
[libsigrokdecode.git] / decoders / pan1321.py
index 3174ffeced9a6f18abe3b40dc3d212d4190c479e..f79d820ca9bfeade22ba3d2346b3602dbef69daf 100644 (file)
@@ -47,7 +47,7 @@ class Decoder(srd.Decoder):
     }
     annotations = [
         # ANN_ASCII
-        ["ASCII", "TODO: description"],
+        ['ASCII', 'TODO: description'],
     ]
 
     def __init__(self, **kwargs):