-
Notifications
You must be signed in to change notification settings - Fork 876
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid
bader_caller
from altering compressed file in place (#3660)
* add type hint and fix mypy error * fix calling of class * format cleanups * add type hint and format tweak * remove unnecessary var * simplify Bader executable fetch * clean up __init__ * revert change of BaderAnalysis * avoid changing compressed file in place * revert removal of arg bader_path * revise docstring * fix chgcar_path possibly unbound pyright error * format tweaks --------- Co-authored-by: Janosh Riebesell <[email protected]>
- Loading branch information
1 parent
d07164f
commit 83806df
Showing
2 changed files
with
125 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters