Skip to content

Commit 15324ec

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eb_hooks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ def get_cuda_version(ec, check_deps=True, check_builddeps=True):
158158
If (ec) is simply CUDA itself, it will return the version.
159159
If no CUDA is used as (build)dependency, this function returns None.
160160
"""
161+
# Provide default
161162
cudaver = None
162163
ec_dict = ec.asdict()
163164

0 commit comments

Comments
 (0)