potiuk commented on a change in pull request #6601: [AIRFLOW-6010] Remove 
cyclic imports and pylint disables
URL: https://github.com/apache/airflow/pull/6601#discussion_r349799060
 
 

 ##########
 File path: airflow/serialization/serialization_base.py
 ##########
 @@ -43,8 +44,8 @@
 FAILED = 'serialization_failed'
 
 
-class Serialization:
-    """Serialization provides utils for serialization."""
+class SerializationBase:
 
 Review comment:
   Done.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to