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

MPDS-AiiDA workflow has internal check inconsistency #54

Open
blokhin opened this issue Mar 28, 2021 · 0 comments
Open

MPDS-AiiDA workflow has internal check inconsistency #54

blokhin opened this issue Mar 28, 2021 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@blokhin
Copy link
Member

blokhin commented Mar 28, 2021

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:
@blokhin blokhin added bug Something isn't working enhancement New feature or request labels Mar 28, 2021
@blokhin blokhin assigned akvatol and unassigned ansobolev Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Development

No branches or pull requests

3 participants