Renamed identifier

This commit is contained in:
Maximilian Giller 2019-02-23 19:33:39 +01:00
parent f29b5f0dbf
commit e3efe6ebd2

View file

@ -19,5 +19,5 @@ class WeatherForecast (object):
self.units = None
self.datetime = None
self.place = None
self.location = None
self.fetch_datetime = None