Skip to content

Commit 88202d1

Browse files
committed
chore: expand the match
1 parent abf867b commit 88202d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ addopts = --benchmark-disable --pyargs numba.cuda.tests
1010
filterwarnings =
1111
error
1212
ignore:Grid size 1 will likely result in GPU under-utilization due to low occupancy.:numba.core.errors.NumbaPerformanceWarning
13-
ignore:dynamic initialization is not supported for a function-scope static __shared__:UserWarning
13+
ignore:.+dynamic initialization is not supported for a function-scope static __shared__.+:UserWarning

0 commit comments

Comments
 (0)