chore: changelog entry added

This commit is contained in:
Emad Rad 2023-11-24 12:04:07 +03:30 committed by Régis Behmo
parent 7038313d7e
commit add702220c

View File

@ -0,0 +1 @@
- [Improvement] Added Typing to code, Makefile and test action to the repository and formatted code with Black and isort. (by @CodeWithEmad)