Skip to content

Container start_time incorrectly initiated #19

Description

@bramcod2

When initializing a container, start_time gets initialized as source_data_identifier on line 371.

This line should be modified to:
self.start_time: str = kwargs.get("start_time")

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