vatsrahul1001 commented on PR #46920:
URL: https://github.com/apache/airflow/pull/46920#issuecomment-2671877598

   > > > 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.
   
   Agreed, I have implemented this as you suggested @phanikumv.


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