Fix lint-error

This commit is contained in:
Raffson 2024-07-07 18:44:45 +02:00
parent 9a0ddd683c
commit eb5062579f
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99

View File

@ -39,7 +39,7 @@ def aircraft_banner_for(unit_type: AircraftType) -> Path:
"Su-30MKA-AG",
"Su-30MKI-AG",
"Su-30MKM-AG",
"Su-30SM-AG"
"Su-30SM-AG",
}:
name = "Su-30SM"
elif unit_type.dcs_id == "F-15ESE":