Skip to content

Local shadows the time module in refresh.py #1802

Description

@abkfenris

time = row[TIME_COLUMN] shadows the module-level import time used by refresh_dataset's time.sleep. Harmless only because they're in different functions. Rename to value_time.

Site: tasks/refresh.py:109

(from #1780)

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