Skip to content

Commit 19b2daa

Browse files
authored
removed os import (scikit-learn#17893)
1 parent 577f402 commit 19b2daa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
import platform
99
import sys
10-
import os
1110

1211
import pytest
1312
from _pytest.doctest import DoctestItem

0 commit comments

Comments
 (0)