Skip to content

Commit

Permalink
adjusted DummyGame import in tests for Owen Sampling
Browse files Browse the repository at this point in the history
  • Loading branch information
kolpaczki authored and mmschlk committed Apr 19, 2024
1 parent e7d2b9e commit e5b8454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests_approximators/test_approximator_owen_sv.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import pytest

from approximator.marginals import OwenSamplingSV
from shapiq.games import DummyGame
from shapiq.games.benchmark import DummyGame


@pytest.mark.parametrize(
Expand Down

0 comments on commit e5b8454

Please sign in to comment.