Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
bongbui321 committed Oct 10, 2024
1 parent 9337bfc commit 3712b85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/usbprotocol/test_comms.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ def random_can_messages(n, bus=None):


class TestPandaComms:
def setup_method(self):
self.my_id = None
my_id = None

def test_tx_queues(self):
ffi = libpanda_py.gen_new_ffi()
Expand Down

0 comments on commit 3712b85

Please sign in to comment.