phanikumv commented on PR #46920: URL: https://github.com/apache/airflow/pull/46920#issuecomment-2671832777
> > there are a couple of print statements as well in the `backfill_command.py` that you might consider to clean up as part of this PR? > > These print statements are necessary as this is a CLI command, and they provide essential output for users. Removing them could impact usability. What I meant is not removing, but using `console.print` may be? I saw that in other `cli` commands in the codebase. -- 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]
