Skip to content

Commit 4fca3c1

Browse files
committed
test: intentional pep8 violation
1 parent 3b6b6f4 commit 4fca3c1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

utest/test_tracestate.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
import unittest
3434
from robotmbt.tracestate import TraceState
3535

36-
3736
class TestTraceState(unittest.TestCase):
3837
def test_an_empty_tracestate_doesnt_do_so_much(self):
3938
ts = TraceState(0)

0 commit comments

Comments
 (0)