FIX: enable update period check
For debugging purposes, this check was disabled and unintentionally not reenabled
This commit is contained in:
@@ -268,8 +268,6 @@ class EuroExchangeBot( pywikibot.bot.BaseBot ):
|
|||||||
@rtype bool
|
@rtype bool
|
||||||
"""
|
"""
|
||||||
|
|
||||||
return True
|
|
||||||
|
|
||||||
# Get datetime of last update
|
# Get datetime of last update
|
||||||
last_update = self.current_job.filepage.latest_file_info.timestamp
|
last_update = self.current_job.filepage.latest_file_info.timestamp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user