ashb commented on issue #25558:
URL: https://github.com/apache/airflow/issues/25558#issuecomment-1217660868

   You have re-defined `qux` to be a function:
   
   ```
       def qux():
           pass
   
       qux()
   ```
   
   (FYI the error has changed to `raise ValueError("Use of List object with 
schedule param is only supported for List[Dataset].")`)


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