adowu commited on
Commit
1cdea92
verified
1 Parent(s): dc11f97

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -469,7 +469,6 @@ def github_tool(
469
  except requests.exceptions.RequestException as e: # Dodana obs艂uga b艂臋d贸w request贸w
470
  return f"**B艂膮d po艂膮czenia:** {str(e)}"
471
 
472
-
473
  with gr.Blocks() as demo:
474
  gr.Markdown("# Narz臋dzie GitHub Plugingit (Uproszczony Interfejs)")
475
 
 
469
  except requests.exceptions.RequestException as e: # Dodana obs艂uga b艂臋d贸w request贸w
470
  return f"**B艂膮d po艂膮czenia:** {str(e)}"
471
 
 
472
  with gr.Blocks() as demo:
473
  gr.Markdown("# Narz臋dzie GitHub Plugingit (Uproszczony Interfejs)")
474