Skip to content

AMP unused argument - amp_get_eventes.py #41

@chrivand

Description

@chrivand

‘filepath’ not used

--->

def write_events_to_file(filepath, ampevents):
with open(events_path, "w") as file:
json.dump(ampevents, file, indent=2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions