mmmapms commited on
Commit
330cb0a
1 Parent(s): 11fbc91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -20,6 +20,7 @@ from entsoe.geo import load_zones
20
  from branca.colormap import LinearColormap
21
  import branca
22
 
 
23
  def get_current_time():
24
  now = datetime.now()
25
  current_hour = now.hour
 
20
  from branca.colormap import LinearColormap
21
  import branca
22
 
23
+
24
  def get_current_time():
25
  now = datetime.now()
26
  current_hour = now.hour