Skip to content

Remove unneeded parentheses from Python files#12968

Merged
mik-laj merged 1 commit intoapache:masterfrom
jbampton:remove-parens
Dec 14, 2020
Merged

Remove unneeded parentheses from Python files#12968
mik-laj merged 1 commit intoapache:masterfrom
jbampton:remove-parens

Conversation

@jbampton
Copy link
Copy Markdown
Member

@jbampton jbampton commented Dec 9, 2020


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.

@github-actions github-actions bot added the okay to merge It's ok to merge this PR as it does not require more tests label Dec 12, 2020
@github-actions
Copy link
Copy Markdown

The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not modify the core of Airflow. If the committers decide that the full tests matrix is needed, they will add the label 'full tests needed'. Then you should rebase to the latest master or amend the last commit of the PR, and push it with --force-with-lease.

@potiuk
Copy link
Copy Markdown
Member

potiuk commented Dec 12, 2020

There was something wrong with the tests -> would you mind @jbampton to rebase that one on top of the latest master?

@mik-laj mik-laj merged commit 317858a into apache:master Dec 14, 2020
@jbampton jbampton deleted the remove-parens branch December 14, 2020 22:14
@kaxil kaxil added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jan 21, 2021
kaxil pushed a commit that referenced this pull request Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:CLI changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) kind:documentation okay to merge It's ok to merge this PR as it does not require more tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants