Skip to content

NameError: name 'note_rows' is not defined #2

Description

@MagicTor

Traceback (most recent call last):
File "/home/red/workflowy2markdown/workflowyconvert/wf2md.py", line 37, in
note_df = pd.DataFrame(note_rows, columns=['Tags', 'Title', 'Level', 'Text'])
NameError: name 'note_rows' is not defined. Did you mean: 'note_dfs'?

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