From bf9a69f9f92af463f52205ae461d06fc6157796d Mon Sep 17 00:00:00 2001 From: Preeti Dhakse <137650052+Preeti-Dhakse@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:49:40 +0530 Subject: [PATCH] Fix formatting of contribution guideline Fixed trailing whitespace in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b7c8c65..f37ad1b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ ## Contribution Guidelines - Pick one issue per Pull Request -- Keep changes simple and readable +- Keep changes simple and readable - Follow basic Python coding practices - Mention the issue number in your PR