txlyre 4 tháng trước cách đây
mục cha
commit
ec304a8d73
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      main.py

+ 0 - 1
main.py

@@ -75,7 +75,6 @@ def run_check(cmd):
 
     subprocess.check_output(
         cmd,
-        stdout=subprocess.STDOUT,
         stderr=subprocess.STDOUT,
         timeout=100
     )