Skip to content

Commit

Permalink
precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
esoteric-ephemera committed Jun 17, 2024
1 parent e8b6acd commit 2ddf899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custodian/vasp/handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ class VaspErrorHandler(ErrorHandler):
"""

is_monitor = True
max_natoms : int = 50
max_natoms: int = 50

error_msgs: ClassVar = {
"tet": [
Expand Down

0 comments on commit 2ddf899

Please sign in to comment.