mirror of
https://github.com/craigerl/aprsd.git
synced 2026-03-31 12:15:34 -04:00
- Add -> bool return type annotation to abstract loop() method - Replace 'from typing import List' with built-in list[] (Python 3.9+)
- Add -> bool return type annotation to abstract loop() method - Replace 'from typing import List' with built-in list[] (Python 3.9+)