Skip to content

Commit fbde97d

Browse files
committed
Update
[ghstack-poisoned]
1 parent 8a4a0e3 commit fbde97d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import sys
22

3-
collect_ignore_glob = []
3+
collect_ignore_glob: list[str] = []
44

55
# Skip Apple tests on Windows. Note that some Core ML tests can run on Linux, as the AOT flow
66
# is available. Tests will manage this internally. However, the coremltools import is not available

0 commit comments

Comments
 (0)