From 7a6bc261d9d2ff1d9fdc5873bd9c4c9cdb71aad8 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 24 Sep 2023 16:50:17 +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 926e8af11..3020f874a 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]], which we use in [[agora server]]. +# 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/