FIX: enable update period check

For debugging purposes, this check was disabled and unintentionally not
reenabled
This commit is contained in:
2018-10-18 14:09:08 +02:00
parent 34c0835d22
commit 00d31dda47

View File

@@ -268,8 +268,6 @@ class EuroExchangeBot( pywikibot.bot.BaseBot ):
@rtype bool
"""
return True
# Get datetime of last update
last_update = self.current_job.filepage.latest_file_info.timestamp