Kilos1 commited on
Commit
d546965
·
verified ·
1 Parent(s): d4ab0bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  #!pip install sqlite3 # Install the sqlite3 library if not already installed
 
2
  import sqlite3
3
 
4
  # Define the database file path
 
1
  #!pip install sqlite3 # Install the sqlite3 library if not already installed
2
+ import shutil
3
  import sqlite3
4
 
5
  # Define the database file path