add newline at the end

This commit is contained in:
Fabian Affolter 2015-05-31 22:55:47 +02:00
parent c0c92a82e2
commit 45d67176c5

View File

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