There was an error while loading. Please reload this page.
1 parent 9cfa84e commit 8067a5aCopy full SHA for 8067a5a
1 file changed
generate.py
@@ -5,7 +5,7 @@
5
save_to_file,
6
)
7
8
-TO_CHART = 360
+TO_CHART = 360*3
9
10
11
def main(to_chart: int = TO_CHART) -> None:
0 commit comments