Skip to content

Commit e486fae

Browse files
committed
chore: clean up
1 parent 415a5c6 commit e486fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/emd/commands/deploy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ def ask_model_id(region, allow_local_deploy, only_allow_local_deploy, model_id=N
174174
completer=completer,
175175
complete_while_typing=True,
176176
)
177-
177+
178178
def get_prompt_message():
179179
buffer = get_app().current_buffer
180180
if buffer.text:

0 commit comments

Comments
 (0)