Skip to content

Commit ea54b60

Browse files
committed
remove main
1 parent 3c48963 commit ea54b60

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

benchtools/cli.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,3 @@ def score(bench_path: str):
186186
benchtool.add_command(betterbench)
187187

188188

189-
# For debugging
190-
if __name__ == '__main__':
191-
init()

0 commit comments

Comments
 (0)