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

Fix azure config #176

Merged
merged 7 commits into from
Sep 5, 2024
Merged

Fix azure config #176

merged 7 commits into from
Sep 5, 2024

Conversation

casparvl
Copy link
Collaborator

@casparvl casparvl commented Sep 4, 2024

No description provided.

config/azure_mc.py Outdated Show resolved Hide resolved
@smoors
Copy link
Collaborator

smoors commented Sep 5, 2024

@casparvl fixing a typo uncovered a bunch of style issues

./config/azure_mc.py:39:121: E501 line too long (125 > 120 characters)
./config/azure_mc.py:44:24: E121 continuation line under-indented for hanging indent
./config/azure_mc.py:45:20: E122 continuation line missing indentation or outdented
./config/azure_mc.py:46:16: E122 continuation line missing indentation or outdented
./config/azure_mc.py:53:121: E501 line too long (125 > 120 characters)
./config/azure_mc.py:58:24: E121 continuation line under-indented for hanging indent
./config/azure_mc.py:59:20: E122 continuation line missing indentation or outdented

@casparvl
Copy link
Collaborator Author

casparvl commented Sep 5, 2024

Style issues are my trademark :P I'll fix them :)

Copy link
Collaborator

@smoors smoors left a comment

Choose a reason for hiding this comment

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

lgtm

@smoors smoors merged commit 167554e into EESSI:main Sep 5, 2024
10 checks passed
@casparvl casparvl deleted the fix_azure_config branch October 1, 2024 19:42
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.

2 participants