From 2f4f1481c73323f6ef1c1737eb5759bd0ad0a40b Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Mon, 11 Sep 2023 07:38:59 +0100 Subject: [PATCH] PyCascades is live --- check.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check.py b/check.py index 5f27094..31ae4d7 100755 --- a/check.py +++ b/check.py @@ -32,7 +32,7 @@ not_here_list = [ conferences = [ # ("FOSDEM", "https://fosdem.org/2024"), - ("PyCascades", "https://2024.pycascades.com/"), + # ("PyCascades", "https://2024.pycascades.com/"), ("foss-north", "https://foss-north.se/2024"), ("Wikimedia Hackathon", "https://www.mediawiki.org/wiki/Wikimedia_Hackathon_2024"), ("FOSS4G", "https://2024.foss4g.org/"),