We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e94d923 commit b99ded7Copy full SHA for b99ded7
1 file changed
pvlib/test/test_psm3.py
@@ -25,6 +25,7 @@
25
DEMO_KEY = 'DEMO_KEY'
26
27
28
+@pytest.mark.xfail(strict=True)
29
@needs_pandas_0_22
30
def test_get_psm3():
31
"""test get_psm3"""
0 commit comments