Refactor of caching & data storage part 11 #118

This commit is contained in:
Ian Renton
2026-08-02 12:38:33 +01:00
parent 2e6d8e4b4a
commit cee9188538
8 changed files with 108 additions and 41 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ class Callsign:
# Callsign as spotted
call: str
# "Home" call, i.e. with any prefixes and suffixes stripped off
home_call: str
home_call: str | None = None
# Operator name
name : str | None = None
# QTH (location), free text