JohanDL commited on
Commit
dda8c8d
·
1 Parent(s): d45d243

small change to rebuild

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -12,7 +12,6 @@ css_style = """
12
 
13
  def process_repository(url, model):
14
 
15
-
16
  # Split the URL to get the repo name
17
  repo_name = url.split('/')[-1]
18
  if repo_name.endswith('.git'):
 
12
 
13
  def process_repository(url, model):
14
 
 
15
  # Split the URL to get the repo name
16
  repo_name = url.split('/')[-1]
17
  if repo_name.endswith('.git'):