We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4609ec3 commit b99207bCopy full SHA for b99207b
tests/test_examples.py
@@ -3,6 +3,8 @@
3
4
from pytest import mark
5
6
+from tests.config import GLOBAL_CONFIG
7
+
8
try:
9
from exact_cover_samples import problems, canonical
10
0 commit comments