Skip to content

Replace Print Function with Standard Output Write in CLI Program#324

Merged
threeal merged 1 commit into
mainfrom
replace-print-with-stdout-write
Jul 7, 2025
Merged

Replace Print Function with Standard Output Write in CLI Program#324
threeal merged 1 commit into
mainfrom
replace-print-with-stdout-write

Conversation

@threeal
Copy link
Copy Markdown
Owner

@threeal threeal commented Jul 4, 2025

This pull request resolves #323 by replacing the print function in the __main__.py file with sys.stdout.write.

Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
@threeal threeal added this to the Version 2.1.0 milestone Jul 4, 2025
@threeal threeal self-assigned this Jul 4, 2025
@threeal threeal added the feat label Jul 4, 2025
@threeal threeal added this to Granary Jul 4, 2025
@threeal threeal moved this to Harvestable in Granary Jul 4, 2025
@threeal threeal merged commit 1bbc15c into main Jul 7, 2025
1 check passed
@threeal threeal deleted the replace-print-with-stdout-write branch July 7, 2025 02:57
@github-project-automation github-project-automation Bot moved this from Harvestable to Harvested in Granary Jul 7, 2025
@threeal threeal removed this from Granary Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace Print Function with Standard Output Write in CLI Program

1 participant