Skip to content

Commit e06cffe

Browse files
committed
chore: remove unused option
1 parent 63fda6a commit e06cffe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ target-version = "py39"
8888
"./pytorch_optimizer/__init__.py" = ["F401"]
8989
"./pytorch_optimizer/lr_scheduler/__init__.py" = ["F401"]
9090

91-
[toll.ruff.flake8-bandit]
92-
9391

9492
[tool.ruff.mccabe]
9593
max-complexity = 10

0 commit comments

Comments
 (0)