add newline at the end

This commit is contained in:
Fabian Affolter 2015-05-31 22:55:47 +02:00
parent a6b7f47d74
commit b1b0b2bc65

View File

@ -145,4 +145,4 @@ class PublicTransportData(object):
return self.times
except KeyError:
return self.times
return self.times