Skip to content

Commit 9c6ca9c

Browse files
committed
Apply Black formatting
1 parent 174f79a commit 9c6ca9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/together/cli/api/endpoints.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,6 @@ def delete(client: Together, endpoint_id: str) -> None:
337337
type=click.Choice(["dedicated", "serverless"]),
338338
help="Filter by endpoint type",
339339
)
340-
341340
@click.pass_obj
342341
@handle_api_errors
343342
def list(

0 commit comments

Comments
 (0)