Explicitly set subprocess check
Fixes pylint error: - package/test_tools/__private/scripts/update_wallet_api.py:172:4: W1510: Using subprocess.run without explicitly set `check` is not recommended. (subprocess-run-check)
Loading
Please sign in to comment