Skip to content

New header refactor does not work with plot_data_greens3 #332

@ammcpherson

Description

@ammcpherson

The problem arises here, in which process_sw_supp is passed both explicitly (kwargs.get('process_sw_supp', None)) and implicitly through the **kwargs argument. I can 'solve' this locally by commenting out the **kwargs but that of course means I lose whatever else is being passed.

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