-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Use ruff for linting and formatting #242
Conversation
PR Description updated to latest commit (4d30328) |
PR Review
Code feedback:
✨ Review tool usage guide:Overview: The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
Type
enhancement, bug_fix
Description
composites.py
with type annotations and simplified logic.Changes walkthrough
test_configuration_model.py
Refactor and Update Configuration Model Tests
tests/test_configuration_model.py
comments.
options.
test_edgecases.py
Update and Enhance Edge Case Tests
tests/test_edgecases.py
composites.py
Enhance Directive Options Management with Type Annotations
sphinxcontrib/autodoc_pydantic/directives/options/composites.py
type checking.