Skip to content

Empty row between each sample in output (in Python 3) #1

@DaniBodor

Description

@DaniBodor

This can be solved by changing line 90 of hmio.py to:
with open(output_file_path, 'w',newline='') as out_file:

Not sure what this would do to Python 2 though

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions