diff --git a/kingfisher_scrapy/settings.py b/kingfisher_scrapy/settings.py index a5d894ca..111d4325 100644 --- a/kingfisher_scrapy/settings.py +++ b/kingfisher_scrapy/settings.py @@ -172,4 +172,4 @@ # Scrapyd won't have (and doesn't need) access to this module. if os.getenv('SCRAPY_PROJECT') is None: # https://docs.scrapy.org/en/latest/topics/commands.html#commands-module - COMMANDS_MODULE = 'kingfisher_scrapy.commands' \ No newline at end of file + COMMANDS_MODULE = 'kingfisher_scrapy.commands'