Whitespace
This commit is contained in:
parent
ecfe21e147
commit
a0a10f45a3
|
@ -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…
Reference in New Issue