kaxil commented on a change in pull request #13199:
URL: https://github.com/apache/airflow/pull/13199#discussion_r617714786



##########
File path: airflow/serialization/serialized_objects.py
##########
@@ -335,6 +334,30 @@ def _value_is_hardcoded_default(cls, attrname: str, value: 
Any, instance: Any) -
         return False
 
 
+class DependencyDetector:

Review comment:
       Does it have to be a separate class, we just have one method that can be 
converted to a function, no?




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


Reply via email to