From bfe5411d9d74cddf78f0605c01f677a5a8d9af49 Mon Sep 17 00:00:00 2001 From: Emad Rad Date: Sat, 18 Nov 2023 14:28:37 +0330 Subject: [PATCH] chore: changelog entry added --- changelog.d/20231118_132819_codewithemad.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/20231118_132819_codewithemad.md diff --git a/changelog.d/20231118_132819_codewithemad.md b/changelog.d/20231118_132819_codewithemad.md new file mode 100644 index 0000000..952a383 --- /dev/null +++ b/changelog.d/20231118_132819_codewithemad.md @@ -0,0 +1 @@ +- [Improvement] Added Typing to code, Makefile and test action to the repository and formatted code with Black and isort. (by @CodeWithEmad) \ No newline at end of file