Skip to content

Commit

Permalink
Merge pull request #14 from tekktrik/dev/fix-pylint-errors
Browse files Browse the repository at this point in the history
Fix pylint errors
  • Loading branch information
evaherrada authored Nov 14, 2022
2 parents 36b0221 + 5fdc1cb commit f35fad7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/mcp2515_canio_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
CAN_TYPE = None
try:
from canio import (
CAN,
Message,
RemoteTransmissionRequest,
Match,
Expand Down

0 comments on commit f35fad7

Please sign in to comment.