Skip to content

Commit cf43563

Browse files
authored
Merge branch 'main' into ruff-pre-commit
2 parents 4773b5d + 7b33ce2 commit cf43563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyperformance/_benchmark.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
__all__ = [
33
'BenchmarkSpec',
4-
'Benchmark'
4+
'Benchmark',
55
'check_name',
66
'parse_benchmark',
77
]

0 commit comments

Comments
 (0)