Skip to content

Commit 129717a

Browse files
committed
Fix file formatting
1 parent a48dc3c commit 129717a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_timestamp_stack.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
from zenoh import (
1919
InterceptionPoint,
2020
Sample,
21+
TimestampContext,
2122
TimestampInstrumentation,
2223
TimestampInstrumentationBuilder,
2324
TimestampStack,
24-
TimestampContext,
2525
)
2626

2727
SLEEP = 1

0 commit comments

Comments
 (0)