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

Quick bug fix. Plot was not callable. #395

Merged
merged 1 commit into from
Nov 4, 2021
Merged

Conversation

pfebrer
Copy link
Contributor

@pfebrer pfebrer commented Nov 4, 2021

Since I always use the .plot() method, I didn't realise that

from sisl.viz import Plot
Plot("file.ext")

was broken. Now it works again thanks to the report of @lindasheila :)

@zerothi zerothi merged commit 2304aab into zerothi:master Nov 4, 2021
@pfebrer pfebrer deleted the Plot_bug branch November 5, 2021 17:13
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.

2 participants