Skip to content

Commit 63a2e62

Browse files
committed
Remove tests.trainer from skipped module in pyproject.toml
1 parent e806bb7 commit 63a2e62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ skip_glob = [
4343
"tests/metrics/*",
4444
"tests/models/*",
4545
"tests/plugins/*",
46-
"tests/trainer/*",
4746
"tests/tuner/*",
4847
]
4948
profile = "black"

0 commit comments

Comments
 (0)