kaxil commented on a change in pull request #11627:
URL: https://github.com/apache/airflow/pull/11627#discussion_r511461221
##########
File path: airflow/providers/slack/operators/slack.py
##########
@@ -159,8 +162,8 @@ def construct_api_call_params(self) -> Any:
class SlackAPIFileOperator(SlackAPIOperator):
"""
Send a file to a slack channel
- Examples:
+ Examples:
.. code-block:: python
Review comment:
```suggestion
Examples:
.. code-block:: python
```
----------------------------------------------------------------
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]