Skip to content

Commit 7ef3a4a

Browse files
committed
tests: Remove out of date comment
1 parent 194dcda commit 7ef3a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/loopback_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import struct
55

66

7-
@pytest.fixture()#scope="session") # TODO: figure out how to properly GC these
7+
@pytest.fixture()
88
def device():
99
gc.collect()
1010
dev = canalystii.CanalystDevice(bitrate=1000000)

0 commit comments

Comments
 (0)