fffiloni commited on
Commit
934f9ab
·
verified ·
1 Parent(s): 693822c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ def process(git_repo_url, space_destination, user_token):
33
  ignore_patterns=".gitattributes"
34
  )
35
 
36
- return "hello"
37
 
38
  css = """
39
  div#col-container{
 
33
  ignore_patterns=".gitattributes"
34
  )
35
 
36
+ return "Done"
37
 
38
  css = """
39
  div#col-container{