Skip to content

Commit

Permalink
Improving MpiDirectoryChanger docstring (#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
keckler committed May 25, 2022
1 parent f7ea9f6 commit 45bc1fa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions armi/utils/directoryChangersMpi.py
Expand Up @@ -39,9 +39,6 @@ def __init__(self, destination):
----------
destination : str
destination directory
op : :py:class:`armi.operators.Operator`
operator to send command
"""
directoryChangers.DirectoryChanger.__init__(self, destination)

Expand Down

0 comments on commit 45bc1fa

Please sign in to comment.