Fix line wrap

This commit is contained in:
MKLeb 2023-09-18 17:30:25 -04:00 committed by Megan Wilhite
parent 32a2194a06
commit 1d3b264786

View file

@ -215,7 +215,8 @@ def present(
.. versionadded:: 2018.3.0
kwargs
Additional keyword arguments to pass to :py:func:`docker.build <salt.modules.dockermod.build>`
Additional keyword arguments to pass to
:py:func:`docker.build <salt.modules.dockermod.build>`
"""
ret = {"name": name, "changes": {}, "result": False, "comment": ""}