From b06df85bbaaef354e8ee9f6787fa4f016b7ad7f9 Mon Sep 17 00:00:00 2001 From: Ludy Date: Thu, 19 Jun 2025 15:39:07 +0200 Subject: [PATCH] Update .github/labels.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .github/labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labels.yml b/.github/labels.yml index 8f24d0439..b7f5642e7 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -154,7 +154,7 @@ color: "2526F9" - name: "python" color: "2b67c6" - description: "Pull requests that update python code" + description: "Pull requests that update Python code" - name: "size:L" color: "eb9500" description: "This PR changes 100-499 lines ignoring generated files."