Skip to content

Commit

Permalink
Update aiida_mlip/data/model.py
Browse files Browse the repository at this point in the history
Co-authored-by: ElliottKasoar <[email protected]>
  • Loading branch information
federicazanca and ElliottKasoar authored Jul 18, 2024
1 parent 8e19e78 commit ae650f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aiida_mlip/data/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ def from_uri(

file.unlink(missing_ok=True)

# Check if the same model was used previously
qb = QueryBuilder()
qb.append(
ModelData,
Expand Down

0 comments on commit ae650f0

Please sign in to comment.