Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 31, 2024
1 parent dfa22cc commit 40e99b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions atomistics/calculators/lammps/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
from atomistics.calculators.lammps.phonon import (
calc_molecular_dynamics_phonons_with_lammps,
)

__all__ = [
calc_molecular_dynamics_phonons_with_lammps,
]
Expand Down

0 comments on commit 40e99b3

Please sign in to comment.