mirror of
https://github.com/onestardao/WFGY.git
synced 2026-05-01 21:11:11 +00:00
718 B
718 B
Change Description
Please provide a concise description of the purpose and changes in this PR.
Related Issue
- Closes # (if applicable)
Testing
- How to run tests locally, e.g.,
pytest tests/. - Did you add new tests? If so, provide test command and summary of results.
Impact
- Is this a breaking change? If yes, describe the impact and migration steps.
- Does this require documentation updates? If yes, list the files/sections to update.
Checklist
- I have read and followed CONTRIBUTING.md
- All tests pass locally
- Code formatting is correct (e.g., black/isort/pre-commit)
- Documentation is updated (if applicable)
- No sensitive information is included