Skip to content

Commit 9a37e13

Browse files
committed
build(test): remove fp16.py from omit list
1 parent ba8f637 commit 9a37e13

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
@@ -122,7 +122,6 @@ testpaths = "tests"
122122
[tool.coverage.run]
123123
omit = [
124124
"./pytorch_optimizer/optimizer/gsam.py",
125-
# "./pytorch_optimizer/optimizer/fp16.py",
126125
"./pytorch_optimizer/optimizer/rotograd.py",
127126
]
128127

0 commit comments

Comments
 (0)