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

CI fails due to typing issue with mypy #167

Closed
keiyamamo opened this issue Jul 15, 2024 · 1 comment
Closed

CI fails due to typing issue with mypy #167

keiyamamo opened this issue Jul 15, 2024 · 1 comment

Comments

@keiyamamo
Copy link
Collaborator

CI has been failing with the following error message

src/vasp/automatedPostprocessing/log_plotter.py:1026: error: Value of type "Axes" is not indexable  [index]
src/vasp/automatedPostprocessing/log_plotter.py:1035: error: Value of type "Axes" is not indexable  [index]

I found some reference that might be helpful: pydata/xarray#9234

@johannesring
Copy link
Collaborator

Fixed in PR #168.

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

No branches or pull requests

2 participants