mmmapms commited on
Commit
993ece7
·
verified ·
1 Parent(s): 096396a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -13,7 +13,6 @@ from statsmodels.graphics.tsaplots import plot_acf
13
  import matplotlib.pyplot as plt
14
  from datetime import datetime
15
 
16
-
17
  def get_current_time():
18
  now = datetime.now()
19
  current_hour = now.hour
 
13
  import matplotlib.pyplot as plt
14
  from datetime import datetime
15
 
 
16
  def get_current_time():
17
  now = datetime.now()
18
  current_hour = now.hour