@ -26,3 +26,4 @@ Scripts for our redundances bot
"""
# noqa needed to prevent pyflakes from warning about unused imports
from jogobot.jogobot import ( output, sendmail, is_active ) # noqa
import jogobot.config as config # noqa
@ -3,7 +3,7 @@
#
# jogobot.py
# Copyright 2015 GOLDERWEB – Jonathan Golder <jonathan@golderweb.de>
# Copyright 2016 GOLDERWEB – Jonathan Golder <jonathan@golderweb.de>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by