Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
KrishnanPrash committed Aug 5, 2024
1 parent 3bdad40 commit e1b940b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/tritonserver/_api/_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -775,6 +775,7 @@ def live(self) -> bool:
True
"""

return self._server.is_live()

def ready(self) -> bool:
Expand Down

0 comments on commit e1b940b

Please sign in to comment.