Ver código fonte

Fix import

tags/v0.1^2
Ben Kurtovic 12 anos atrás
pai
commit
fe49bf3566
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      earwigbot/tasks/drn_clerkbot.py

+ 2
- 1
earwigbot/tasks/drn_clerkbot.py Ver arquivo

@@ -28,8 +28,9 @@ from time import mktime, sleep, time

import oursql

from earwigbot import constants, exceptions
from earwigbot import exceptions
from earwigbot.tasks import Task
from earwigbot.wiki import constants

class DRNClerkBot(Task):
"""A task to clerk for [[WP:DRN]]."""


Carregando…
Cancelar
Salvar