Disable python buffering

#3
by ejschwartz - opened

By default, python buffers standard output. This interacts poorly with the Huggingface logs viewer, and often results in standard output not being logged. This commit fixes this problem.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment