Skip to content

Commit

Permalink
Update weather_report.py
Browse files Browse the repository at this point in the history
  • Loading branch information
023444 authored Jan 17, 2024
1 parent d043bfd commit ac99ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weather_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@ def weather_report(this_city):


if __name__ == '__main__':
weather_report("渝北区")
weather_report("渝北")

0 comments on commit ac99ee3

Please sign in to comment.