make branch

This commit is contained in:
Crai-cry 2026-04-18 22:30:16 +03:00
parent 7a3a8fcee6
commit 558a52b03d

View File

@ -11,4 +11,4 @@ data = {
"description": "Создано через API", "description": "Создано через API",
"private": False, "private": False,
} }
requests.post("https://git.vyatsu.ru/api/v1/user/repos",headers=headers,json = data) requests.post("https://git.vyatsu.ru/api/v1/user/repos",headers=headers,json = data)