mirror of
https://github.com/mewtek/i2ME-Legacy.git
synced 2025-06-10 05:30:00 -05:00
Set debug messages to logged debugs instead of prints
This commit is contained in:
@ -25,7 +25,7 @@ for i in MPC.getPrimaryLocations():
|
||||
zipCodes.append(LFR.getZip(i))
|
||||
|
||||
airports = MPC.getAirportCodes()
|
||||
print(airports)
|
||||
l.debug(airports)
|
||||
|
||||
apiKey = '21d8a80b3d6b444998a80b3d6b1449d3'
|
||||
|
||||
|
Reference in New Issue
Block a user