Skip to content

file_name is assigned twice on the same line #1

Description

@extua

When writing out to the excel file, the variable file_name is assigned twice on the same line.

file_name = file_name = 'D:\Output\garbage_can_v_40.xls'

Without the first assignment, this would read:

file_name = 'D:\Output\garbage_can_v_40.xls' 

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