ashb opened a new pull request, #48692:
URL: https://github.com/apache/airflow/pull/48692

   Pyright, which powers VSCode doesn't like the `@myfield.default` as a way of
   setting a default, and issues warnings about a missing field.
   
   The fix for this is to use the factory method -- same effect, but it makes
   VSCode happy.
   
   Before we saw this:
   
   ![Screenshot 2025-04-02 at 14 45 
07](https://github.com/user-attachments/assets/2d962cf2-a00f-4162-b03b-fc8794b11e76)


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