Support RSGB contests

This commit is contained in:
Ian Renton
2026-09-05 09:00:32 +01:00
parent d3d1d20821
commit d6e53c14e9
32 changed files with 256 additions and 98 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ class ZLOTA(FileDownloadSIGRefDataProvider):
try:
ref_type = SIGRefType(ref["asset_type"].title().upper())
except ValueError:
ref_type = SIGRefType.UNKNOWN
ref_type = None
new_ref = SIGRef(
sig=self.SIG,