Skip to content

Commit ed9b8d3

Browse files
authored
Update readme.md
1 parent b9c15e0 commit ed9b8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
88
</p>
99

10-
My pet project to solve small coding challenges with Python from time to time. It helps keep my coding brain and arms sharp. Most importantly, I really enjoy the process to apply my problem-solving skills to find a solution and then implement with code.
10+
My pet project to solve small coding challenges with Python from time to time. It helps keep my coding brain and arms sharp. Most importantly, I really enjoy the process to use my problem-solving skills to find a solution and then implement with code.
1111

1212
This project also demostrates how to configure pre-commit hooks and CI/CD pipelines, to lint and format code, to run tests etc.

0 commit comments

Comments
 (0)