From b0d00d45a9dc4132ee51f78c8a8884ec8273541f Mon Sep 17 00:00:00 2001 From: Ronan Amicel Date: Wed, 16 May 2018 21:17:32 +0200 Subject: [PATCH] Ajout du groupe Meetup Python Amiens --- afpy.py | 1 + 1 file changed, 1 insertion(+) diff --git a/afpy.py b/afpy.py index afb8f41..569c23a 100644 --- a/afpy.py +++ b/afpy.py @@ -34,6 +34,7 @@ PLANET = { } MEETUPS = { + 'amiens': 'https://www.meetup.com/fr-FR/Python-Amiens', 'bruxelles': ( 'https://www.meetup.com/fr-FR/' 'Belgium-Python-Meetup-aka-AperoPythonBe/'),