diff --git a/check.py b/check.py index db14b0c..e7b8572 100755 --- a/check.py +++ b/check.py @@ -53,7 +53,7 @@ conferences = [ ("WikiConference North America", "https://wikiconference.org/wiki/2024/Main_Page"), # ("PyCon DE", "https://2024.pycon.de/"), # ("PyData London", "https://pydata.org/london2024"), - ("Pass the SALT", "https://2024.pass-the-salt.org/"), + # ("Pass the SALT", "https://2024.pass-the-salt.org/"), ("SotM Baltics", "https://2024.sotm-baltics.org/"), ("EuroSciPy", "https://www.euroscipy.org/2024/"), ("EuroPython", "https://ep2024.europython.eu/"),