Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
NoobHumiliator committed Jan 6, 2024
1 parent cb37c35 commit d774643
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion weather_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit d774643

Please sign in to comment.