Skip to content

Commit

Permalink
chore: apply flake8 suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravf95 committed Aug 3, 2022
1 parent 0e5c224 commit b8ff385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kingfisher_scrapy/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -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'
COMMANDS_MODULE = 'kingfisher_scrapy.commands'

0 comments on commit b8ff385

Please sign in to comment.