start build pretty benchmarks

This commit is contained in:
2026-01-14 14:40:47 +03:00
parent 4957de95d3
commit b8d8c44bdd
7 changed files with 213 additions and 5 deletions
+5
View File
@@ -55,6 +55,11 @@ root = "tests/"
reportPrivateUsage = false
reportUnusedFunction = false
[[tool.pyright.executionEnvironments]]
root = "metrics/"
reportPrivateUsage = false
reportUnusedFunction = false
[tool.coverage.run]
branch = true
omit = [