Issue : Missing docstring in `get_gpu_names` function
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
The `get_gpu_names` function should have a docstring explaining its purpose, arguments, and return value. This makes the code easier to understand and maintain.
Contributor guide
Assessment
This issue has not been assessed yet.