Skip to content

Commit a970453

Browse files
committed
chore: exclude adam_mini
1 parent bede547 commit a970453

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
@@ -122,6 +122,7 @@ testpaths = "tests"
122122
[tool.coverage.run]
123123
omit = [
124124
"./pytorch_optimizer/optimizer/rotograd.py",
125+
"./pytorch_optimizer/optimizer/adam_mini.py",
125126
]
126127

127128
[build-system]

0 commit comments

Comments
 (0)