Skip to content

Try to facilitate list as input for scraping #5

@aauss

Description

@aauss

Executing python ScrapeWHO(['2018']) will result in pythonyear_to_scrape = (2018,) which is not desired. It should be pythonyear_to_scrape = ['2018'].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions