hussein-awala commented on code in PR #36492:
URL: https://github.com/apache/airflow/pull/36492#discussion_r1438590907


##########
airflow/models/trigger.py:
##########
@@ -90,8 +90,17 @@ def __init__(
     @internal_api_call
     def from_object(cls, trigger: BaseTrigger) -> Trigger:
         """Alternative constructor that creates a trigger row based directly 
off of a Trigger object."""
+        from airflow.models.crypto import get_fernet

Review Comment:
   You can try to dismiss your approval first; I think the conversations opened 
by a reviewer who approved the PR will be ignored.



-- 
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]

Reply via email to