Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
runame committed Jan 12, 2024
1 parent 9878905 commit 569f6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

def get_available_devices() -> List[device]:
"""Return CPU and, if present, GPU device.
AdaptiveAvgPool2d, Conv2d, Flatten,
Returns:
devices: Available devices for ``torch``.
"""
Expand Down

0 comments on commit 569f6ed

Please sign in to comment.