a4c33c5
1 2 3 4 5 6
import pytest @pytest.fixture(autouse=True) def add_np(doctest_namespace): doctest_namespace["np"] = numpy