Merge pull request #16173 from AUTOMATIC1111/robust-sysinfo

Robust sysinfo
This commit is contained in:
AUTOMATIC1111
2024-07-20 11:46:45 +03:00
committed by GitHub
3 changed files with 92 additions and 37 deletions

View File

@@ -446,7 +446,6 @@ def prepare_environment():
exit(0)
def configure_for_tests():
if "--api" not in sys.argv:
sys.argv.append("--api")