Skip to content

Commit

Permalink
Tests: Small update to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
erezsh committed Sep 21, 2023
1 parent b335f55 commit 248af68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ minversion = "6.0"
testpaths = [
"tests",
]
addopts = "--benchmark-skip --benchmark-warmup=on --benchmark-warmup-iterations=5 --benchmark-disable-gc --benchmark-name=short --benchmark-sort=mean --benchmark-group-by=fullfunc"

[tool.ruff]
line-length = 120
Expand Down

0 comments on commit 248af68

Please sign in to comment.