Skip to content

Commit

Permalink
fix: docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaqq committed Sep 27, 2024
1 parent b957e29 commit 6c8d862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion juju/application.py
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ async def refresh(
application is not supported by the new charm
:param bool force_units: Refresh all units immediately, even if in
error state
:param str path: Refresh to a charm located at path
:param Path|str path: Refresh to a charm located at path
:param dict resources: Dictionary of resource name/filepath pairs
:param int revision: Explicit refresh revision
:param str switch: Crossgrade charm url
Expand Down

0 comments on commit 6c8d862

Please sign in to comment.