summaryrefslogtreecommitdiff
path: root/decoders/i2cdemux/pd.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/i2cdemux/pd.py')
-rw-r--r--decoders/i2cdemux/pd.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/decoders/i2cdemux/pd.py b/decoders/i2cdemux/pd.py
index e5cf47a..68b75a0 100644
--- a/decoders/i2cdemux/pd.py
+++ b/decoders/i2cdemux/pd.py
@@ -75,4 +75,3 @@ class Decoder(srd.Decoder):
self.stream = -1
else:
pass # Do nothing, only add the I²C packet to our cache.
-