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 factories for python>=3.7 #3552

Merged
merged 3 commits into from
Nov 15, 2019
Merged

fix factories for python>=3.7 #3552

merged 3 commits into from
Nov 15, 2019

Conversation

yakutovicha
Copy link
Contributor

fixes #3551

@yakutovicha
Copy link
Contributor Author

This part of the code is already in the tests, so I didn't add more

plugin = factories.CalculationFactory('calc_function')

plugin = factories.WorkflowFactory('work_function')

greschd
greschd previously approved these changes Nov 15, 2019
aiida/plugins/factories.py Outdated Show resolved Hide resolved
Copy link
Contributor

@sphuber sphuber left a comment

Choose a reason for hiding this comment

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

Thanks @yakutovicha

@sphuber sphuber merged commit 1de41ca into aiidateam:develop Nov 15, 2019
@yakutovicha yakutovicha deleted the fix_3551_factories branch January 6, 2020 10:36
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.

(process) Factories do not work with python 3.7
3 participants