diff --git a/weather_report.py b/weather_report.py index 889bd17..06a2c6f 100644 --- a/weather_report.py +++ b/weather_report.py @@ -13,7 +13,6 @@ weather_template_id = os.environ.get("TEMPLATE_ID") def get_weather(my_city): - print(my_city+"my_city??") urls = ["http://www.weather.com.cn/textFC/hb.shtml", "http://www.weather.com.cn/textFC/db.shtml", "http://www.weather.com.cn/textFC/hd.shtml",