potiuk commented on PR #54917: URL: https://github.com/apache/airflow/pull/54917#issuecomment-3221511302
I made all of the requirements consistent: 2 space ident and `"` - some of them used `'` Also I added trailing `,` to all lines and this also allowed to sort all the lines. Now all of them should be nicely consistent. BTW: https://github.com/dependabot/dependabot-core/issues/11946 -> inline script data is not suported. But I've also learned that `uv` supports .... locking dependencies for scripts: https://docs.astral.sh/uv/guides/scripts/#locking-dependencies -- 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]
