Minor improvements
This commit is contained in:
		| @@ -39,7 +39,7 @@ class Weather(inkycal_module): | ||||
|     "location": { | ||||
|       "label":"Please enter your location in the following format: City, Country-Code. "+ | ||||
|               "You can also enter the location ID found in the url "+ | ||||
|               "e.g. https://openweathermap.org/city/4893171 -> ID is 4893171"  | ||||
|               "e.g. https://openweathermap.org/city/4893171 -> ID is 4893171" | ||||
|       } | ||||
|     } | ||||
|  | ||||
| @@ -517,4 +517,4 @@ class Weather(inkycal_module): | ||||
|     return im_black, im_colour | ||||
|  | ||||
| if __name__ == '__main__': | ||||
|   print('running {0} in standalone mode'.format(filename)) | ||||
|   print('running {0} in standalone mode'.format(filename)) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user