autopushed

This commit is contained in:
2023-10-15 00:50:44 +02:00
parent e1b989680d
commit 252361433d
+3 -1
View File
@@ -1,7 +1,9 @@
#!/usr/bin/env python3
#
# https://click.palletsprojects.com/en/8.1.x/arguments/
# https://click.palletsprojects.com/en/8.1.x/options/
# boilerplate shamelessly cloned from prime.py.
#
# boilerplate shamelessly cloned from prime.py :).
import click
import math