Skip to content
This repository has been 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

Open
flesler opened this issue May 29, 2017 · 0 comments
Open

Comments

@flesler
Copy link

flesler commented May 29, 2017

To short for a whole PR hehe

+interval = 1

-time.sleep(1)
+time.sleep(interval)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant