mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-10-27 16:59:25 +00:00
Move code comment todos to forgejo issues
This commit is contained in:
@@ -5,7 +5,6 @@ from providers.http_provider import HTTPProvider
|
||||
|
||||
|
||||
# Provider for Worldwide Bunkers on the Air
|
||||
# todo switch to event source API as per Steve change to Field Spotter, if Python supports it
|
||||
class WWBOTA(HTTPProvider):
|
||||
POLL_INTERVAL_SEC = 120
|
||||
SPOTS_URL = "https://api.wwbota.org/spots/"
|
||||
|
||||
Reference in New Issue
Block a user