Home
last modified time | relevance | path

Searched defs:nocache_fail (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-sympy/sympy-1.9/sympy/testing/
H A Dpytest.py27 nocache_fail = pytest.mark.nocache_fail variable
179 def nocache_fail(func): function