Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print the system information first #298

Merged
merged 1 commit into from Sep 17, 2021
Merged

Print the system information first #298

merged 1 commit into from Sep 17, 2021

Conversation

draftcode
Copy link
Contributor

This makes sure that we can get the system information even if there's
an error. The values are quoted by repr. This converts NoneType into a
str and shows non-printing characters if there's any.

This makes sure that we can get the system information even if there's
an error. The values are quoted by repr. This converts NoneType into a
str and shows non-printing characters if there's any.
@sonarcloud
Copy link

sonarcloud bot commented Sep 17, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@Konboi Konboi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@draftcode draftcode merged commit 9a0b44f into main Sep 17, 2021
@draftcode draftcode deleted the verify_print_first branch September 17, 2021 19:20
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.

None yet

2 participants