dstandish commented on code in PR #31808:
URL: https://github.com/apache/airflow/pull/31808#discussion_r1223966981
##########
airflow/exceptions.py:
##########
@@ -340,14 +340,14 @@ class TaskDeferred(BaseException):
Signal an operator moving to deferred state.
Special exception raised to signal that the operator it was raised from
- wishes to defer until a trigger fires.
+ wishes to defer until a trigger fires
Review Comment:
```suggestion
wishes to defer until a trigger fires.
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]