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

Bugfix/pep fixes for qa #16

Merged
merged 10 commits into from
Aug 19, 2024
Merged

Bugfix/pep fixes for qa #16

merged 10 commits into from
Aug 19, 2024

Conversation

sametd
Copy link
Member

@sametd sametd commented Aug 19, 2024

This PR addresses various PEP-related issues that were causing code quality failures in GitHub Actions.

import yaml

from ..caching import cache
from . import datasource

os.environ["GRIBJUMP_HOME"] = "/opt/fdb-gribjump"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this is here, along with the import polytope to pre-seed pygribjump module with the correct config. Would be best to revert this and add PEP ignores for now. I think there is a PR in gribjump to accept the config at construction which we could use instead (soon).

Copy link
Member Author

Choose a reason for hiding this comment

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

should be good to go now

@jameshawkes jameshawkes merged commit 0e1f0d1 into develop Aug 19, 2024
8 checks passed
@jameshawkes jameshawkes deleted the bugfix/pep-fixes-for-qa branch August 19, 2024 17:49
jameshawkes pushed a commit that referenced this pull request Sep 18, 2024
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