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 AttributeError: module 'flux' has no attribute 'jobspec' #421

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

adi611
Copy link
Contributor

@adi611 adi611 commented Oct 2, 2023

Update flux.py to fix the following error: AttributeError: module 'flux' has no attribute 'jobspec'

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #421 (32aeeff) into main (79309dc) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #421   +/-   ##
=======================================
  Coverage   73.93%   73.93%           
=======================================
  Files          80       80           
  Lines        3641     3641           
=======================================
  Hits         2692     2692           
  Misses        949      949           
Files Coverage Δ
src/psij/executors/flux.py 9.87% <0.00%> (ø)

Copy link
Collaborator

@andre-merzky andre-merzky left a comment

Choose a reason for hiding this comment

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

Oh, thank you for catching that!

@hategan hategan merged commit 20a35bd into ExaWorks:main Oct 10, 2023
6 of 14 checks passed
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.

3 participants