PEP8 formatting! \o/

This commit is contained in:
Ebag333
2016-10-19 14:03:31 -07:00
parent a314cd7cfd
commit 2a0a572b76
45 changed files with 86 additions and 48 deletions

View File

@@ -8,7 +8,8 @@ type = "active", "gang"
def handler(fit, module, context):
if "gang" not in context: return
if "gang" not in context:
return
for bonus in (
"missileVelocityBonus",
"explosionDelayBonus",