Skip to content

Commit 5ea5987

Browse files
committed
Fix typo
1 parent 29ad329 commit 5ea5987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyperformance/data-files/benchmarks/bm_networkx/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ dependencies = [
88
urls.repository = "https://github.com/python/pyperformance"
99
dynamic = ["version"]
1010

11-
[tools.pyperformance]
11+
[tool.pyperformance]
1212
name = "networkx_shortest_path"
1313
extra_opts = ["shortest_path"]

0 commit comments

Comments
 (0)