Skip to content

Commit 0288f6c

Browse files
committed
fix: lint
1 parent f28390c commit 0288f6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

juju/model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1008,7 +1008,7 @@ async def remove_application(
10081008
destroy_storage=False,
10091009
no_wait=False,
10101010
timeout=None
1011-
):
1011+
):
10121012
"""Removes the given application from the model.
10131013
10141014
:param str app_name: Name of the application

0 commit comments

Comments
 (0)