diff options
Diffstat (limited to 'bot')
| -rw-r--r-- | bot/seasons/wildcard/__init__.py | 1 | 
1 files changed, 0 insertions, 1 deletions
| 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 | 
