Description
Reads and manages configuration for Python development tools. It helps tools such as formatters, refactoring helpers, and analyzers locate settings consistently across files such as pyproject.toml.
Configuration changes can affect formatting, refactoring, and analysis results. Keep project settings reviewed and versioned so tool behavior is reproducible.