Skip to content

Commit

Permalink
Update aiida_mlip/calculations/base.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Wilkins <46597752+oerc0122@users.noreply.github.com>
  • Loading branch information
federicazanca and oerc0122 authored Jul 17, 2024
1 parent 90a6afe commit 4eed441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiida_mlip/calculations/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ def _add_model_to_cmdline(
cmd_line : dict
Dictionary containing the cmd line keys.
folder : aiida.common.folders.Folder
folder : ~aiida.common.folders.Folder
An `aiida.common.folders.Folder` to temporarily write files on disk.
Returns
Expand Down

0 comments on commit 4eed441

Please sign in to comment.