Lee-W commented on issue #47615: URL: https://github.com/apache/airflow/issues/47615#issuecomment-2716676490
> You’re supposed to pass `extra` as a keywoard argument, not positional. We didn’t enforce that well in 2.x. [@Lee-W](https://github.com/Lee-W) Let’s add a ruff rule to lint this. Would like to confirm what we want to check. if a `dict` is passed into `Asset`, it needs to be pass to `extra=`? -- 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]
