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

Improve workload types error message #182

Merged
merged 2 commits into from
Sep 8, 2022
Merged

Improve workload types error message #182

merged 2 commits into from
Sep 8, 2022

Conversation

sokratisvas
Copy link
Contributor

Fixes #178

@SteinRobert
Copy link
Contributor

Hey @sokratisvas ! Thank you very much for your PR, we do really appreciate it! Could you please fix the code formatting, to comply with black?
The simple way would probably be something like the following:

pip install pre-commit
pre-commit install
pre-commit run —all

@sonarcloud
Copy link

sonarcloud bot commented Sep 3, 2022

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

@sokratisvas
Copy link
Contributor Author

It should comply with black now.

@Schille Schille merged commit f7f96ce into gefyrahq:main Sep 8, 2022
@Schille
Copy link
Collaborator

Schille commented Sep 8, 2022

Thanks a lot for this contribution @sokratisvas

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.

Improve error message "Unknown workload_type"
3 participants