Skip to content

Commit

Permalink
Update docstrings for lammps workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
rashatwi committed Apr 19, 2024
1 parent 43f496c commit 93767a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mispr/lammps/workflows/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ def lammps_analysis_fws(analysis_list, analysis_settings, working_dir, **kwargs)
kwargs (keyword arguments): Additional keyword arguments.
Returns:
tuple:
tuple: A tuple containing the following elements:
fireworks (list): List of FireWorks objects for running LAMMPS analysis.
links_dict (dict): Dictionary containing the links between the FireWorks.
"""
Expand Down

0 comments on commit 93767a3

Please sign in to comment.