Skip to content

Commit 0c4f63f

Browse files
committed
style: fix test_str spacing
1 parent 115a48e commit 0c4f63f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphistry/tests/compute/predicates/test_str.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def has_cudf():
2222
# Other exceptions (CUDARuntimeError) if GPU not available
2323
return False
2424

25+
2526
# Cache result to avoid repeated GPU checks
2627
_cudf_available = None
2728

0 commit comments

Comments
 (0)