turbaszek commented on a change in pull request #10349:
URL: https://github.com/apache/airflow/pull/10349#discussion_r471973603
##########
File path: airflow/models/xcom_arg.py
##########
@@ -81,9 +81,9 @@ def __rshift__(self, other):
def __getitem__(self, item):
"""
- Implements xcomresult['some_result_key']
+ Implements xcomresult['some_result_key'
Review comment:
```suggestion
Implements xcomresult['some_result_key']
```
----------------------------------------------------------------
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]