Skip to content

Commit 7390c2b

Browse files
committed
Add comment in unit test
1 parent 1f373fd commit 7390c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-basic.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ test_that("kernelshap works for large p (hybrid case)", {
217217
test_that("kernelshap and permshap work for models with high-order interactions", {
218218
# Expected: Python output
219219
# import numpy as np
220-
# import shap 0.47.2
220+
# import shap # 0.47.2
221221
#
222222
# X = np.array(
223223
# [

0 commit comments

Comments
 (0)