X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2Fpan1321.py;h=f79d820ca9bfeade22ba3d2346b3602dbef69daf;hp=3174ffeced9a6f18abe3b40dc3d212d4190c479e;hb=eb7082c98efad727d88e3ebeadcd496fa948475b;hpb=56202222ed83ff030239bb23be8296574674c4f7 diff --git a/decoders/pan1321.py b/decoders/pan1321.py index 3174ffe..f79d820 100644 --- a/decoders/pan1321.py +++ b/decoders/pan1321.py @@ -47,7 +47,7 @@ class Decoder(srd.Decoder): } annotations = [ # ANN_ASCII - ["ASCII", "TODO: description"], + ['ASCII', 'TODO: description'], ] def __init__(self, **kwargs):