소스 검색

Set revision cache, too.

pull/15/head
Ben Kurtovic 10 년 전
부모
커밋
2ca8f75216
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      tasks/afc_statistics.py

+ 1
- 0
tasks/afc_statistics.py 파일 보기

@@ -55,6 +55,7 @@ class AFCStatistics(Task):
def setup(self):
self.cfg = cfg = self.config.tasks.get(self.name, {})
self.site = self.bot.wiki.get_site()
self.revision_cache = {}

# Set some wiki-related attributes:
self.pagename = cfg.get("page", "Template:AFC statistics")


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