Skip to content

Wrong parameter when initializing with data file #10

@nwhitehair

Description

@nwhitehair

When a SigMFFile object is created with a pre-exisiting data file, the skip_checksum argument is passed in the wrong position to the set_data_file method. This incorrectly sets the value of the data_buffer parameter instead and causes skip_checksum to always take its default value when initializing with data.

PR #9 fixes the problem by passing skip_checksum by name instead of by position.

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