Skip to content

Commit d54d486

Browse files
committed
skip at function start
1 parent 0340d7d commit d54d486

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sympy/stats/tests/test_rv.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,11 +209,11 @@ def test_Sample():
209209

210210
@XFAIL
211211
def test_samplingE():
212-
Y = Normal('Y', 0, 1)
213-
z = Symbol('z', integer=True)
214212
scipy = import_module('scipy')
215213
if not scipy:
216214
skip('Scipy is not installed. Abort tests')
215+
Y = Normal('Y', 0, 1)
216+
z = Symbol('z', integer=True)
217217
assert E(Sum(1/z**Y, (z, 1, oo)), Y > 2, numsamples=3).is_number
218218

219219

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy