Skip to content

refactor data_requirement to make it not a global variable #3522

@github-actions

Description

@github-actions

this is not a good way to do things. This is some global variable to which
anyone can write and there is no good way to keep track of the changes

Line: 74

)
# TODO: refactor data_requirement to make it not a global variable
# this is not a good way to do things. This is some global variable to which
# anyone can write and there is no good way to keep track of the changes
data_requirement = {}
def add_data_requirement(
key: str,

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions