We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23e0e49 commit 0632672Copy full SHA for 0632672
nitime/algorithms/tests/test_coherence.py
@@ -203,7 +203,7 @@ def test_correlation_spectrum():
203
# XXX FIXME: http://github.com/nipy/nitime/issues/issue/1
204
@pytest.mark.skipif(True, reason="http://github.com/nipy/nitime/issues/issue/1")
205
def test_coherence_linear_dependence():
206
- """
+ r"""
207
Tests that the coherence between two linearly dependent time-series
208
behaves as expected.
209
0 commit comments