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

BUG: Passing name to flow_to_workflow() raises TypeError #395

Closed
janosh opened this issue Aug 14, 2023 · 0 comments · Fixed by #396
Closed

BUG: Passing name to flow_to_workflow() raises TypeError #395

janosh opened this issue Aug 14, 2023 · 0 comments · Fixed by #396
Labels
bug Something isn't working

Comments

@janosh
Copy link
Member

janosh commented Aug 14, 2023

wf = flow_to_workflow(job, name=structure.formula)
>>> TypeError: fireworks.core.firework.Workflow() got multiple values for keyword argument 'name'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant