Skip to content

Commit

Permalink
export EnergyModel
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz committed Oct 21, 2024
1 parent 3e13a33 commit fa9a000
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions deepmd/jax/model/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# SPDX-License-Identifier: LGPL-3.0-or-later
from .ener_model import (
EnergyModel,
)

__all__ = ["EnergyModel"]

0 comments on commit fa9a000

Please sign in to comment.