Skip to content

Commit 68c8aa1

Browse files
committed
ruff error.
1 parent 63a76dd commit 68c8aa1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/unit/test_readers.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
import pathlib
44

5-
import pytest
65
import actfast
6+
import pytest
7+
78
from wristpy.core import models
89
from wristpy.io.readers import readers
910

0 commit comments

Comments
 (0)