From 0600833f4fb2b95501e09875c17443e4e6ac4646 Mon Sep 17 00:00:00 2001 From: WassCodeur Date: Fri, 7 Jun 2024 00:22:28 +0000 Subject: [PATCH] FIX: remove trailing-whitespace --- .../source/posts/2024/2024-06-06-week1-wachiou-bouraima.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/posts/2024/2024-06-06-week1-wachiou-bouraima.rst b/docs/source/posts/2024/2024-06-06-week1-wachiou-bouraima.rst index e30d229d3a..c6068ce6c4 100644 --- a/docs/source/posts/2024/2024-06-06-week1-wachiou-bouraima.rst +++ b/docs/source/posts/2024/2024-06-06-week1-wachiou-bouraima.rst @@ -25,8 +25,8 @@ I updated all the code where these functions were called with the necessary form Managing the challenges of Git rebasing ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Rebasing the branch I was working on was the other major activity of my week. -It was a real challenge because of the conflicts that arose and had to be resolved. +Rebasing the branch I was working on was the other major activity of my week. +It was a real challenge because of the conflicts that arose and had to be resolved. It involved a lot of research and problem-solving on how to resolve these conflicts, which greatly enhanced my understanding of Git. It was a challenging but satisfying experience of version control management and complex mergers. @@ -43,7 +43,7 @@ but also for improving my own coding and reviewing skills. Acknowledgements ~~~~~~~~~~~~~~~~~ -I would like to thank all my classmates and my guide for their constructive suggestions on my work. +I would like to thank all my classmates and my guide for their constructive suggestions on my work. Their ideas and suggestions were of great help to me and I am grateful for their support and advice.