Skip to content

Commit e719983

Browse files
bedrogecasparvl
andauthored
Apply suggestion from @casparvl
Co-authored-by: Caspar van Leeuwen <33718780+casparvl@users.noreply.github.com>
1 parent d1ccc89 commit e719983

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

eb_hooks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ def get_cuda_version(ec, check_deps=True, check_builddeps=True):
173173
if check_builddeps:
174174
deps = deps + ec_dict['builddependencies'][:]
175175

176-
# Provide default
177176
for dep in deps:
178177
if dep['name'] == 'CUDA':
179178
cudaver = dep['version']

0 commit comments

Comments
 (0)