Skip to content

Enable & Fix "Docstring Content Issues" PyDocStyle Check#9460

Merged
kaxil merged 1 commit into
apache:masterfrom
astronomer:enable-d402
Jun 21, 2020
Merged

Enable & Fix "Docstring Content Issues" PyDocStyle Check#9460
kaxil merged 1 commit into
apache:masterfrom
astronomer:enable-d402

Conversation

@kaxil
Copy link
Copy Markdown
Member

@kaxil kaxil commented Jun 21, 2020

Depends on #9456, #9457, #9458 & #9459

Fixes:
D402 (First line should not be the function’s “signature”)
D412 (No blank lines allowed between a section header and its content)


Make sure to mark the boxes below before creating PR: [x]

  • Description above provides context of the change
  • Unit tests coverage for changes (not needed for documentation changes)
  • Target Github ISSUE in description if exists
  • Commits follow "How to write a good git commit message"
  • Relevant documentation is updated including usage instructions.
  • I will engage committers as explained in Contribution Workflow Example.

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.
Read the Pull Request Guidelines for more information.

@kaxil kaxil requested a review from potiuk June 21, 2020 02:16
@boring-cyborg boring-cyborg Bot added area:CLI area:dev-tools area:Scheduler including HA (high availability) scheduler k8s labels Jun 21, 2020
@kaxil kaxil removed area:CLI area:Scheduler including HA (high availability) scheduler k8s labels Jun 21, 2020
@kaxil kaxil changed the title Enable & Fix "Docstring Content Issues" PyDocStyle Check [Depends on #9456, #9457, #9458 & #9459] Enable & Fix "Docstring Content Issues" PyDocStyle Check Jun 21, 2020
@kaxil kaxil changed the title [Depends on #9456, #9457, #9458 & #9459] Enable & Fix "Docstring Content Issues" PyDocStyle Check [Depends on #9459] Enable & Fix "Docstring Content Issues" PyDocStyle Check Jun 21, 2020
Fixes:
D402 (First line should not be the function’s “signature”)
D412 (No blank lines allowed between a section header and its content)
@kaxil kaxil merged commit df8efd0 into apache:master Jun 21, 2020
@kaxil kaxil deleted the enable-d402 branch June 21, 2020 08:55
@kaxil kaxil changed the title [Depends on #9459] Enable & Fix "Docstring Content Issues" PyDocStyle Check Enable & Fix "Docstring Content Issues" PyDocStyle Check Jun 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants