We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c48963 commit ea54b60Copy full SHA for ea54b60
1 file changed
benchtools/cli.py
@@ -186,6 +186,3 @@ def score(bench_path: str):
186
benchtool.add_command(betterbench)
187
188
189
-# For debugging
190
-if __name__ == '__main__':
191
- init()
0 commit comments