Skip to content

Commit 6490b55

Browse files
modified Gui interface and added few more features
such as icon image, logo , search icon and many more information
1 parent 89b49b6 commit 6490b55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WeatherApp.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ def get(city):
1414
report=response.json()
1515

1616
label['text']=show(report)
17+
1718

1819

1920
def show(report):

0 commit comments

Comments
 (0)