How can I check if subprocess.run ran without any errors? (without try/except)
subprocess.run
For example:
result