From 558a52b03d69dae4e891c7915c04409baa000659 Mon Sep 17 00:00:00 2001 From: Crai-cry Date: Sat, 18 Apr 2026 22:30:16 +0300 Subject: [PATCH] make branch --- work_with_api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/work_with_api.py b/work_with_api.py index 1b9afec..cf1f68d 100644 --- a/work_with_api.py +++ b/work_with_api.py @@ -11,4 +11,4 @@ data = { "description": "Создано через API", "private": False, } -requests.post("https://git.vyatsu.ru/api/v1/user/repos",headers=headers,json = data) \ No newline at end of file +requests.post("https://git.vyatsu.ru/api/v1/user/repos",headers=headers,json = data)