kenza-ily commited on
Commit
e09ec73
·
verified ·
1 Parent(s): e40b301

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ from Gradio_UI import GradioUI
10
  # ============ Weather function
11
 
12
 
13
- import meterostat
14
 
15
  def get_weather(city) -> None:
16
  # declare the client. the measuring unit used defaults to the metric system (celcius, km/h, etc.)
 
10
  # ============ Weather function
11
 
12
 
13
+ # import meterostat
14
 
15
  def get_weather(city) -> None:
16
  # declare the client. the measuring unit used defaults to the metric system (celcius, km/h, etc.)