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
- Introduced a GitHub Actions workflow for continuous integration of the backend.
- Configured linting steps using Flake8, Black, and isort.
- Added testing steps to run pytest.
- Updated .gitignore to include .pytest_cache directory.
0 commit comments