Open GocaMaric opened 11 months ago
Refactored the existing codebase to enhance readability and usability. Introduced meaningful variable names, improved function organization, and added comments for better documentation. The restructuring aims to make the codebase more maintainable and user-friendly, facilitating future development and collaboration.
Hey @GocaMaric , thanks for the contribution!
I don't think we need to bother checking for/verifying errors here since these are just example tests and those errors won't ever get triggered.
What type of PR is this? (check all applicable)
Description
Related Tickets & Documents
Added/updated tests?
Run verifications and test
make verify
is passingmake test
is passing