Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
royopa committed May 28, 2019
1 parent f461e9e commit 5990f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -88,7 +88,7 @@ def process_file(file_path):

def main():
# format the name of database used for morph.io
os.environ['SCRAPERWIKI_DATABASE_NAME'] = 'sqlite:///data.sqlite'
# os.environ['SCRAPERWIKI_DATABASE_NAME'] = 'sqlite:///data.sqlite'

# create download folder
create_download_folder()
Expand Down

0 comments on commit 5990f2f

Please sign in to comment.