kaxil commented on a change in pull request #11627:
URL: https://github.com/apache/airflow/pull/11627#discussion_r511490113
##########
File path: airflow/providers/slack/operators/slack.py
##########
@@ -89,9 +92,9 @@ def execute(self, **kwargs): # noqa: D403
class SlackAPIPostOperator(SlackAPIOperator):
"""
- Posts messages to a slack channel
- Examples:
+ Posts messages to a slack channel.
+ Examples:
.. code-block:: python
Review comment:
Don't worry, I will check back later tonight or tomorrow and we will
figure out a solution, you have done an amazing job with this PR, thanks.
Btw there are some conflicts, can you rebase on the lastest master please
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]