Skip to content

Commit 28e38bf

Browse files
lestevelucyleeow
authored andcommitted
MNT Use pytest --import-mode=importlib (scikit-learn#31209)
1 parent e67f353 commit 28e38bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ testpaths = "sklearn"
109109
addopts = [
110110
"--disable-pytest-warnings",
111111
"--color=yes",
112+
"--import-mode=importlib",
112113
]
113114

114115
[tool.ruff]

0 commit comments

Comments
 (0)