Skip to content

Commit

Permalink
Fix MPrester example.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Jun 28, 2024
1 parent 33fd414 commit d974e83
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 211 deletions.
376 changes: 186 additions & 190 deletions notebooks/2017-03-02-Getting data from Materials Project.ipynb

Large diffs are not rendered by default.

45 changes: 25 additions & 20 deletions notebooks/2018-03-14-Plotting COHP from LOBSTER.ipynb

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ ignore = [
"TRY301", # Checks for raise statements within try blocks
]
pydocstyle.convention = "google"
isort.required-imports = ["from __future__ import annotations"]
isort.split-on-trailing-comma = false

[tool.ruff.format]
Expand Down

0 comments on commit d974e83

Please sign in to comment.