Skip to content
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

Consistent use of ValueError when parsing settings. NFC #21245

Merged
merged 1 commit into from
Feb 2, 2024

Commits on Feb 2, 2024

  1. Consistent use of ValueError when parsing settings. NFC

    This is in preparation for a change to avoid using json parsing for
    settings by default.
    
    It also adds more context to the errors since when the ValueError
    is caught higher up we print nice error messages.
    sbc100 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7d894d3 View commit details
    Browse the repository at this point in the history