Fix mypy complaining, again...

This commit is contained in:
Raffson 2023-11-19 15:32:11 +01:00
parent 65947129f0
commit 11d8f139f8
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99

View File

@ -165,6 +165,8 @@ class FlotGenerator:
maintask=AFAC,
)
cs = jtac.units[0].callsign_dict
assert type(cs[1]) == int
assert type(cs[2]) == int
jtac.points[0].tasks.append(
FAC(
callsign=cs[1],