Skip to content

name 'table_data_dicts' is not defined #25

Open
@rezaizadijahromi

Description

@rezaizadijahromi

Traceback (most recent call last):
File "scrape.py", line 96, in
run(start_year=start, years_ago=count)
File "scrape.py", line 77, in run
finished = parse_and_extract(url, name=start_year)
File "scrape.py", line 56, in parse_and_extract
table_data_dicts.append(row_dict_data)
NameError: name 'table_data_dicts' is not defined

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