We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e927f6 commit 04f8903Copy full SHA for 04f8903
thinc/tests/layers/test_linear.py
@@ -1,5 +1,6 @@
1
-import numpy
2
import platform
+
3
+import numpy
4
import pytest
5
from hypothesis import given, settings
6
from mock import MagicMock
0 commit comments