[
https://issues.apache.org/jira/browse/AIRFLOW-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16643576#comment-16643576
]
ASF GitHub Bot commented on AIRFLOW-3175:
-----------------------------------------
XD-DENG opened a new pull request #4025: [AIRFLOW-3175] Fix docstring format in
airflow/jobs.py
URL: https://github.com/apache/incubator-airflow/pull/4025
Make sure you have checked _all_ steps below.
### Jira
- [x] My PR addresses the following [Airflow
Jira](https://issues.apache.org/jira/browse/AIRFLOW/) issues and references
them in the PR title. For example, "\[AIRFLOW-XXX\] My Airflow PR"
- https://issues.apache.org/jira/browse/AIRFLOW-3175
- In case you are fixing a typo in the documentation you can prepend your
commit with \[AIRFLOW-XXX\], code changes always need a Jira issue.
### Description
- [x] Here are some details about my PR, including screenshots of any UI
changes:
Fix docstrings in `ariflow/jobs.py` which could not be parsed by Sphinx
syntax properly.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Fix docstring format in airflow/jobs.py
> ---------------------------------------
>
> Key: AIRFLOW-3175
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3175
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Xiaodong DENG
> Assignee: Xiaodong DENG
> Priority: Trivial
>
> Some minor issues inĀ docstring format in airflow/jobs.py
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)