harshith1118 commented on PR #1402:
URL: https://github.com/apache/hamilton/pull/1402#issuecomment-3368435354
I've addressed all the feedback with these changes:
1. **Documentation**: Updated CLI reference and pre-commit hooks docs
with comprehensive TOML
support information
2. **Dependencies**: Added `tomli` to CLI optional dependencies in
pyproject.toml so `pip install
sf-hamilton[cli]` includes TOML support
3. **Tests**: Fixed environment isolation in test functions using
`monkeypatch` instead of direct
`os.environ` assignments
All changes are now in the PR branch and address the documentation and
test quality issues
raised.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]