Marthee commited on
Commit
27687d5
·
verified ·
1 Parent(s): a6a254d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -444,7 +444,7 @@ def appendNewTables():
444
  print(value)
445
  API.AppendtablestoSheets()
446
  return jsonify('appended')
447
-
448
  #_________________________________________________________________________________________________________________________
449
  #_________________________________________________________________________________________________________________________
450
 
 
444
  print(value)
445
  API.AppendtablestoSheets()
446
  return jsonify('appended')
447
+
448
  #_________________________________________________________________________________________________________________________
449
  #_________________________________________________________________________________________________________________________
450