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 bug where Job.__repr__() thows exception on partially composed job object #573

Closed
wants to merge 2 commits into from

Conversation

jmcvetta
Copy link

Fix bug where Job.__repr__() thows exception on partially composed job.

@jmcvetta jmcvetta changed the title Fix bug where Job.__repr__() thows exception on partially composed job Fix bug where Job.__repr__() thows exception on partially composed job object Mar 23, 2023
@SijmenHuizenga
Copy link
Collaborator

#569 was just merged that resolves the issue that this pr resolves. I believe that makes this pr obsolete. Still, thank you for your willingness to help!

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.

Job __repr__ throws AttributeError when job_func is None
2 participants