Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Michaelvll committed Aug 5, 2024
1 parent 4c4e951 commit fa6bd6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

def name_to_gpu_and_cnt(name: str) -> Optional[Tuple[str, int]]:
"""Extract GPU and count from instance type name.
The instance type name is in the format:
'gpu_{gpu_count}x_{gpu_name}_<suffix>'.
"""
Expand Down

0 comments on commit fa6bd6d

Please sign in to comment.