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 ac58d8b commit 6053c54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions weather_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,4 @@ def weather_report(this_city):

if __name__ == '__main__':
weather_report(city)
# print(f"天气信息: {get_weather("淄博")}")

0 comments on commit 6053c54

Please sign in to comment.