dabla commented on PR #40665:
URL: https://github.com/apache/airflow/pull/40665#issuecomment-2222779956

   Suddenly I get this static check error but don't see any relation with the 
changes I did, also rebased already:
   
   docs/exts/substitution_extensions.py:94: error: Incompatible return value 
type
   (got "Tuple[List[Any], List[system_message]]", expected
   "Tuple[List[Any], List[SystemMessage]]")  [return-value]
           return [node], system_messages


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