Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

Move fetch interval to a constant on top for easier configuration #3

@flesler

Description

@flesler

To short for a whole PR hehe

+interval = 1

-time.sleep(1)
+time.sleep(interval)

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