MCPcopy Create free account
hub / github.com/numpy/numpy / test_multiline

Method test_multiline

numpy/f2py/tests/test_semicolon_split.py:37–38  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

35 """
36
37 def test_multiline(self):
38 assert self.module.foo() == 42
39
40
41@pytest.mark.skipif(

Callers

nothing calls this directly

Calls 1

fooMethod · 0.45

Tested by

no test coverage detected