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.
1 parent 1af47c3 commit 92eb277Copy full SHA for 92eb277
speed_test.py
@@ -78,5 +78,6 @@ def run(run_count: int) -> None:
78
col_width,
79
)
80
81
+
82
if __name__ == "__main__":
83
run(1)
0 commit comments