Skip to content

CRLF terminated lines in output file #2

@codificat

Description

@codificat

The generated output file has CRLF-terminated lines. This isn't great, and git doesn't like it accordingly.

This seems to be related to how argparse opens the file. The csv documentation explains that the file should be opened with newline=''. However, right now argparse's FileType doesn't seem to accept that option yet.

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