Skip to content

Commit

Permalink
test pre
Browse files Browse the repository at this point in the history
  • Loading branch information
alinelena committed Feb 2, 2024
1 parent 4117726 commit fe7042d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aiida_mlip/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ def list_(): # pylint: disable=redefined-builtin
qb.append(DiffParameters)
results = qb.all()



s = ""
for result in results:
obj = result[0]
Expand Down

0 comments on commit fe7042d

Please sign in to comment.