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 typo in providers_manager.py #40157

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Fix typo in providers_manager.py #40157

merged 1 commit into from
Jun 10, 2024

Conversation

kacpermuda
Copy link
Contributor

Just a typo


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

Signed-off-by: Kacper Muda <mudakacper@gmail.com>
Copy link
Member

@hussein-awala hussein-awala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change should be safe as the class ProvidersManager is not part of public interface. We need to wait for a second approve before merge.

@potiuk potiuk merged commit 072c63b into apache:main Jun 10, 2024
50 checks passed
@kacpermuda kacpermuda deleted the fix-typo branch June 10, 2024 14:16
jannisko pushed a commit to jannisko/airflow that referenced this pull request Jun 15, 2024
Signed-off-by: Kacper Muda <mudakacper@gmail.com>
@ephraimbuddy ephraimbuddy added this to the Airflow 2.9.3 milestone Jul 1, 2024
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jul 1, 2024
utkarsharma2 pushed a commit that referenced this pull request Jul 2, 2024
Signed-off-by: Kacper Muda <mudakacper@gmail.com>
(cherry picked from commit 072c63b)
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
Signed-off-by: Kacper Muda <mudakacper@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants