Ajay98 commited on
Commit
40ad35a
·
verified ·
1 Parent(s): bcda3e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,6 +13,6 @@ if os.path.exists(path):
13
  print("Path exists!")
14
  else:
15
  print("Path does not exist.")
16
-
17
 
18
 
 
13
  print("Path exists!")
14
  else:
15
  print("Path does not exist.")
16
+
17
 
18