Skip to content

Commit b441995

Browse files
Fix lint
1 parent ff545ae commit b441995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_cpython_interface.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import numpy as np
21
import pytest
2+
import numpy as np
33

44
from vcztools import _vcztools
55

0 commit comments

Comments
 (0)