Skip to content

Typo at the print statement in line 38, in the file "xml_to_csv.py " #7

Description

@Dumisanik

Typo:
print('Successfully converted xml to csv for, ' directory)

It should be:
print('Successfully converted xml to csv for ', directory)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions