소스 검색

Fix import

tags/v0.1^2
Ben Kurtovic 12 년 전
부모
커밋
fe49bf3566
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      earwigbot/tasks/drn_clerkbot.py

+ 2
- 1
earwigbot/tasks/drn_clerkbot.py 파일 보기

@@ -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]]."""


불러오는 중...
취소
저장