You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comprehensive Test Suite with Pytest: Implemented a suite of tests using Pytest to ensure code reliability and facilitate future development.
Continuous Integration with GitHub Actions: Set up CI workflows to automatically run tests on every push and pull request, enhancing code quality and preventing regressions.
Enhanced Documentation:
Updated README.md with detailed installation instructions, usage examples, badges, and contributor guidelines.