Skip to content

Remove unnecessary import alias - #69591

Merged
Lee-W merged 1 commit into
apache:mainfrom
astronomer:remove-unnecessary-import-as
Jul 8, 2026
Merged

Remove unnecessary import alias#69591
Lee-W merged 1 commit into
apache:mainfrom
astronomer:remove-unnecessary-import-as

Conversation

@Lee-W

@Lee-W Lee-W commented Jul 8, 2026

Copy link
Copy Markdown
Member

Why

Found this import a as _a during reviewing another PR. didn't find any discussion on this one. probably just a miss

What

Remove unnecessary import a as _a and use import a directly


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@Lee-W
Lee-W requested review from XD-DENG and ashb as code owners July 8, 2026 06:50
@Lee-W
Lee-W requested review from amoghrajesh and jason810496 July 8, 2026 06:51
@Lee-W Lee-W added the backport-to-v3-3-test Backport to v3-3-test label Jul 8, 2026
@amoghrajesh amoghrajesh changed the title Remove unnecessary import as Remove unnecessary import alias Jul 8, 2026
@Lee-W
Lee-W merged commit a0fd2ca into apache:main Jul 8, 2026
78 checks passed
@Lee-W
Lee-W deleted the remove-unnecessary-import-as branch July 8, 2026 07:53
@github-actions github-actions Bot added this to the Airflow 3.3.1 milestone Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Hi maintainer, this PR was merged without a milestone set.
We've automatically set the milestone to Airflow 3.3.1 based on: backport label targeting v3-3-test
If this milestone is not correct, please update it to the appropriate milestone.

This comment was generated by Milestone Tag Assistant.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Backport successfully created: v3-3-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-3-test PR Link

jason810496 pushed a commit that referenced this pull request Jul 8, 2026
(cherry picked from commit a0fd2ca)

Co-authored-by: Wei Lee <weilee.rx@gmail.com>
vatsrahul1001 pushed a commit that referenced this pull request Jul 9, 2026
(cherry picked from commit a0fd2ca)

Co-authored-by: Wei Lee <weilee.rx@gmail.com>
vatsrahul1001 pushed a commit that referenced this pull request Aug 5, 2026
(cherry picked from commit a0fd2ca)

Co-authored-by: Wei Lee <weilee.rx@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants