mirror of
https://github.com/craigerl/aprsd.git
synced 2026-06-10 18:08:44 -04:00
8d8648e9dd
- Add -> bool return type annotation to abstract loop() method - Replace 'from typing import List' with built-in list[] (Python 3.9+)