1
0
Fork 0

verbocity--

This commit is contained in:
Curtis L. Olson 2017-09-26 06:27:47 -05:00
parent 87c11e7e2f
commit 68e2df9db6

View file

@ -127,9 +127,8 @@ def scan_aircraft_dir(aircraft_dir, includes):
elif d['variant-of'] == None:
primaryAircraft.append(d)
print setDicts
# print setDicts
if len(setDicts) == 0:
print 'returning none'
return None, None
# use the first one