Merge branch 'feature/missing_decorator' into 'master'
Missing retry decorator See merge request cara/cara!390
This commit is contained in:
commit
cf5717cba3
1 changed files with 1 additions and 0 deletions
|
|
@ -805,6 +805,7 @@ def test_concentration_with_shortrange_and_distributions(
|
|||
)
|
||||
|
||||
|
||||
@retry(tries=10)
|
||||
def test_exposure_with_shortrange_and_distributions(expo_sr_model_distr,
|
||||
simple_expo_sr_model_distr):
|
||||
npt.assert_allclose(
|
||||
|
|
|
|||
Loading…
Reference in a new issue