Skip to content

MPDS-AiiDA workflow has internal check inconsistency #54

Open
@blokhin

Description

See https://github.com/mpds-io/mpds-aiida/blob/7d0886701cac97c03b495c059fec8ea0a963af47/mpds_aiida/workflows/crystal.py#L70

as I understand, this check is dirty and should not be there, but:

self.ctx.structure, error_code = self.get_structure()
if error_code is not None:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions