AmirMoris commited on
Commit
b9be208
·
1 Parent(s): 88b8c75
Files changed (1) hide show
  1. Kaggle_API.py +1 -0
Kaggle_API.py CHANGED
@@ -126,6 +126,7 @@ class API_Connection:
126
  )
127
 
128
  # run notebook
 
129
  print(self.run(notebook_path))
130
 
131
  number_of_checks = 0
 
126
  )
127
 
128
  # run notebook
129
+ print(rf"Current Time: {data["time"]}")
130
  print(self.run(notebook_path))
131
 
132
  number_of_checks = 0