Преглед изворни кода

Make sure AFCStatistics has a reference to the site at setup time.

pull/15/head
Ben Kurtovic пре 11 година
родитељ
комит
9ada6e52bb
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      tasks/afc_statistics.py

+ 1
- 0
tasks/afc_statistics.py Прегледај датотеку

@@ -54,6 +54,7 @@ class AFCStatistics(Task):

def setup(self):
self.cfg = cfg = self.config.tasks.get(self.name, {})
self.site = self.bot.wiki.get_site()

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


Loading…
Откажи
Сачувај