Skip to content

Commit

Permalink
Lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shyue Ping Ong committed Aug 8, 2023
1 parent a9543f3 commit 4093b47
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions matgl/ext/ase.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@


class OPTIMIZERS(Enum):
"""
An enumeration of optimizers for used in
"""
"""An enumeration of optimizers for used in."""

fire = opt.fire.FIRE
bfgs = opt.bfgs.BFGS
Expand Down

0 comments on commit 4093b47

Please sign in to comment.