From 887a142a1ac1bc2b00f42aeacd9c518565d849ef Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 24 Sep 2023 16:49:43 +0200 Subject: [PATCH] autopushed --- bin/prime.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/prime.py b/bin/prime.py index edf5a5d99..926e8af11 100755 --- a/bin/prime.py +++ b/bin/prime.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# First time I use [[click]], it looks cool like that other [[pallets project]], [[flask]]. +# First time I use [[click]], it looks cool like that 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/