bupa1018 commited on
Commit
a8d1d2f
·
1 Parent(s): 2c0ea57

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -452,7 +452,7 @@ def initialize():
452
  repo_id="bupa1018/KadiAPY_Coding_Assistant", # Replace with your Space ID
453
  repo_type="space" # Ensure repo type is 'space'
454
  )
455
- print(f"New folder created at: {home}"
456
 
457
 
458
  initialize()
 
452
  repo_id="bupa1018/KadiAPY_Coding_Assistant", # Replace with your Space ID
453
  repo_type="space" # Ensure repo type is 'space'
454
  )
455
+ print(f"New folder created at: {home}")
456
 
457
 
458
  initialize()