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

Fix backwards-compatibility introduced by fixing mypy problems #24230

Merged
merged 1 commit into from
Jun 5, 2022

Commits on Jun 5, 2022

  1. Fix backwards-compatibility introduced by fixing mypy problems

    There was a backwards-incompatibility introduced by apache#23716 in
    two providers by using get_mandatory_value config method.
    
    This PR corrects that backwards compatibility and updates 2.1
    compatibility pre-commit to check for forbidden usage of
    get_mandatory_value.
    potiuk committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    0f0ddc9 View commit details
    Browse the repository at this point in the history