We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
__all__
1 parent a637348 commit 7b33ce2Copy full SHA for 7b33ce2
pyperformance/_benchmark.py
@@ -1,7 +1,7 @@
1
2
__all__ = [
3
'BenchmarkSpec',
4
- 'Benchmark'
+ 'Benchmark',
5
'check_name',
6
'parse_benchmark',
7
]
0 commit comments