From 1192d26448e1761b4cfb0760be466bfdbb4f49de Mon Sep 17 00:00:00 2001 From: Khopa Date: Sat, 17 Apr 2021 02:27:42 +0200 Subject: [PATCH] Fixed lint issue --- gen/locations/preset_location_finder.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gen/locations/preset_location_finder.py b/gen/locations/preset_location_finder.py index d7489fa6..eb591ff9 100644 --- a/gen/locations/preset_location_finder.py +++ b/gen/locations/preset_location_finder.py @@ -68,7 +68,8 @@ class MizDataLocationFinder: for vehicle_group in m.country("Iran").vehicle_group: if ( len(vehicle_group.units) > 0 - and vehicle_group.units[0].type == MissilesSS.AShM_SS_N_2_Silkworm.id + and vehicle_group.units[0].type + == MissilesSS.AShM_SS_N_2_Silkworm.id ): antiship_locations.append( PresetLocation(