pylint-django icon indicating copy to clipboard operation
pylint-django copied to clipboard

Redirect stdout to stderr when running Django setup

Open noamsto opened this issue 2 years ago • 1 comments

This prevents from a malformed JSON being created if any stdout output is made during Django setup, e.g.: print().

Signed-off-by: Noam Stolero [email protected]

noamsto avatar Nov 24 '22 07:11 noamsto