Browse Source

Whitespace

pull/2/head
Jack Sweeney 4 years ago committed by GitHub
parent
commit
a0a10f45a3
  1. 2
      AppendAirport.py

2
AppendAirport.py

@ -23,7 +23,7 @@ def append_airport(filename, icao, airport, distance_mi):
# create Image object with the input image
image = Image.open(filename)
# initialise the drawing context with
# the image object as background

Loading…
Cancel
Save