Concise output for group Python

[GitHub #79]
This commit is contained in:
Aoran Zeng
2024-09-14 03:48:42 +08:00
parent 4c993bac04
commit 394bcda1b3
4 changed files with 11 additions and 8 deletions

View File

@@ -42,7 +42,8 @@ pl_python_pdm_setsrc (char *option)
chsrc_run (cmd, RunOpt_No_Last_New_Line);
chsrc_conclude (&source, ChsrcTypeAuto);
if (ProgMode_Target_Group!=true)
chsrc_conclude (&source, ChsrcTypeAuto);
}