We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e1082 commit cd9abd5Copy full SHA for cd9abd5
testing/pytest.ini
@@ -11,4 +11,4 @@ filterwarnings =
11
error
12
ignore:.*Grid size 1 will likely result in GPU under-utilization.+:numba.core.errors.NumbaPerformanceWarning
13
ignore:.*dynamic initialization is not supported for a function-scope static __shared__.*:UserWarning
14
- ignore:.*The keyword argument .nopython=False. was supplied.+:NumbaDeprecationWarning
+ ignore:.*The keyword argument .nopython=False. was supplied.+:numba.core.errors.NumbaDeprecationWarning
0 commit comments