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 'launch_w90_minimal' example #107

Open
greschd opened this issue Feb 1, 2021 · 0 comments
Open

Fix 'launch_w90_minimal' example #107

greschd opened this issue Feb 1, 2021 · 0 comments

Comments

@greschd
Copy link
Member

greschd commented Feb 1, 2021

Pylint currently (AFAICT, correctly) identifies the following issue in the example:

examples/workflows/launch_w90_minimal.py
  Line: 145
    pylint: no-member / Module 'aiida.orm.nodes.data.upf' has no 'UPFGROUP_TYPE' member (col 39)
  Line: 157
    pylint: no-member / Module 'aiida.orm.nodes.data.upf' has no 'UPFGROUP_TYPE' member (col 43)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant