shahar1 opened a new pull request, #27793: URL: https://github.com/apache/airflow/pull/27793
related: [#22971](https://github.com/apache/airflow/pull/22971) --- There's a double-lined print of a `sudo apt` command, where space is missing at the end of the first line. After copying and pasting the command, it causes a concatenation of two different packages without a space - thus, an error while running the command. This PR fixes it. -- 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]
