Skip to content

Commit

Permalink
fix missing import
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz authored Oct 7, 2024
1 parent f93b4bd commit 0c47184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deepmd/tf/infer/deep_eval.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import json
from functools import (
cache,
cached_property,
)
from typing import (
TYPE_CHECKING,
Expand Down

0 comments on commit 0c47184

Please sign in to comment.