Skip to content

Conversation

deepsource-autofix[bot]
Copy link
Contributor

subprocess.run uses a default of check=False, which means that a nonzero exit code will be
ignored by default, instead of raising an exception.

You can ignore this issue if this behaviour is intended.

`subprocess.run` uses a default of `check=False`, which means that a nonzero exit code will be
ignored by default, instead of raising an exception.

You can ignore this issue if this behaviour is intended.
Copy link
Contributor

deepsource-io bot commented May 1, 2024

Here's the code health analysis summary for commits b8cf143..b0e1f71. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Shell LogoShell✅ SuccessView Check ↗
DeepSource Python LogoPython✅ Success
🎯 9 occurences resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@AbhiTheModder AbhiTheModder merged commit fbf63db into main May 1, 2024
@AbhiTheModder AbhiTheModder deleted the deepsource-autofix-c9fcba8d branch May 1, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant