mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Fix mypy complaining, again...
This commit is contained in:
parent
65947129f0
commit
11d8f139f8
@ -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],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user