Skip to content

Commit 72935f5

Browse files
pre-commit auto-fixes
1 parent 8e03eb8 commit 72935f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/custodian/lobster/handlers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def __init__(self, output_filename: str = "lobsterout") -> None:
2727

2828
def check(self, directory: str = "./") -> bool:
2929
"""
30-
checks if the VASP calculation had enough bands
30+
Checks if the VASP calculation had enough bands
3131
Returns:
3232
(bool) if True, too few bands have been applied.
3333
"""

0 commit comments

Comments
 (0)