From e1b989680dc7829bd2d72e8fb56c165046ce8475 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 15 Oct 2023 00:50:11 +0200 Subject: [PATCH] autopushed --- bin/dice.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/dice.py b/bin/dice.py index 6852b80d0..73715b222 100755 --- a/bin/dice.py +++ b/bin/dice.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 -# First time I use [[click]] ~ anagora.org/click, it looks cool like the other [[pallets project]], [[flask]], which we use in [[agora server]]. # https://click.palletsprojects.com/en/8.1.x/arguments/ # https://click.palletsprojects.com/en/8.1.x/options/ +# boilerplate shamelessly cloned from prime.py. import click import math