Skip to content

Commit 2d574ef

Browse files
committed
chore: remove unused option
1 parent e06cffe commit 2d574ef

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
@@ -88,7 +88,6 @@ target-version = "py39"
8888
"./pytorch_optimizer/__init__.py" = ["F401"]
8989
"./pytorch_optimizer/lr_scheduler/__init__.py" = ["F401"]
9090

91-
9291
[tool.ruff.mccabe]
9392
max-complexity = 10
9493

0 commit comments

Comments
 (0)