Commit automático inicial

This commit is contained in:
2025-09-11 03:48:45 +02:00
parent a43882cbf9
commit ba677af7bb
+1 -1
View File
@@ -172,7 +172,7 @@ def _(mo):
@app.cell @app.cell
def _(HOST, TOKEN, USERNAME, requests): def _(HOST, TOKEN, USERNAME, requests):
NOMBRE_REPO = "controlando_git_desde_python" NOMBRE_REPO = ""
def borrar_repo(host, username, token, repo_name): def borrar_repo(host, username, token, repo_name):
"""Borra un repositorio en GitHub, GitLab o Gitea según el host. """Borra un repositorio en GitHub, GitLab o Gitea según el host.