Skip to content

Commit

Permalink
newline for code check
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriliogenovese committed Jan 19, 2025
1 parent 66d6280 commit 610f1cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nipype/pipeline/plugins/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,4 +186,3 @@ def gpu_count():
return 1

Check warning on line 186 in nipype/pipeline/plugins/tools.py

View check run for this annotation

Codecov / codecov/patch

nipype/pipeline/plugins/tools.py#L185-L186

Added lines #L185 - L186 were not covered by tests
else:
return len(GPUtil.getGPUs())

0 comments on commit 610f1cb

Please sign in to comment.