Skip to content

Commit 04f8903

Browse files
committed
isort
1 parent 4e927f6 commit 04f8903

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

thinc/tests/layers/test_linear.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
import numpy
21
import platform
2+
3+
import numpy
34
import pytest
45
from hypothesis import given, settings
56
from mock import MagicMock

0 commit comments

Comments
 (0)