diff options
author | 2019-03-30 20:39:30 +1000 | |
---|---|---|
committer | 2019-03-30 20:39:30 +1000 | |
commit | 8873cfb2b9a4200f87ec55d709417ba5c4f67e55 (patch) | |
tree | 16c2946f97f85facf6b994b3c48099d369ee7f5a | |
parent | Merge branch 'master' into flake8-docstring (diff) |
Blank line required between summary line and description.
-rw-r--r-- | bot/seasons/easter/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/seasons/easter/__init__.py b/bot/seasons/easter/__init__.py index 4d7e8467..a816fe08 100644 --- a/bot/seasons/easter/__init__.py +++ b/bot/seasons/easter/__init__.py @@ -5,6 +5,7 @@ from bot.seasons import SeasonBase class Easter(SeasonBase): """ Here at Python Discord, we celebrate our version of Easter during the entire month of April. + While this celebration takes place, you'll notice a few changes: • The server icon has changed to our Easter icon. Thanks to <@140605665772175361> for the |