Improve documentation

This commit is contained in:
2019-10-19 17:17:02 +02:00
parent 12bcb92765
commit 72c7dfbe63
3 changed files with 12 additions and 9 deletions

View File

@ -126,4 +126,3 @@ if __name__ == "__main__":
)
wtf = WeatherToFreemobile(config_file)
wtf.send_sms_to_freemobile(wtf.get_weather())
print(wtf.get_weather())