From 47a1fcc0c4ba79e9a8f4c168b0e607ce091acfa0 Mon Sep 17 00:00:00 2001 From: Leon Sandøy Date: Thu, 1 Aug 2019 01:54:40 +0200 Subject: aghhh I suck at programming --- bot/seasons/wildcard/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'bot') diff --git a/bot/seasons/wildcard/__init__.py b/bot/seasons/wildcard/__init__.py index 5713c923..354e979d 100644 --- a/bot/seasons/wildcard/__init__.py +++ b/bot/seasons/wildcard/__init__.py @@ -4,7 +4,6 @@ from bot.seasons import SeasonBase class Wildcard(SeasonBase): """ For the month of August, the season is a Wildcard. - That means it changes every year. This docstring will not be used for announcements. Instead, we'll do the announcement manually, since -- cgit v1.2.3