Skip to content

Commit

Permalink
pre-commit auto-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 6, 2025
1 parent 8e03eb8 commit 72935f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/custodian/lobster/handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def __init__(self, output_filename: str = "lobsterout") -> None:

def check(self, directory: str = "./") -> bool:
"""
checks if the VASP calculation had enough bands
Checks if the VASP calculation had enough bands
Returns:
(bool) if True, too few bands have been applied.
"""
Expand Down

0 comments on commit 72935f5

Please sign in to comment.