MCPcopy
hub / github.com/pandas-dev/pandas / raises

Method raises

pandas/tests/series/indexing/test_setitem.py:1351–1352  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1349
1350 @pytest.fixture
1351 def raises(self):
1352 return False
1353
1354
1355@pytest.mark.parametrize(

Calls

no outgoing calls

Tested by

no test coverage detected