| [pytest] | |
| markers = | |
| slow: marks tests as slow (deselect with '-m "not slow"') | |
| filterwarnings = | |
| ignore:.*rng.randint:DeprecationWarning | |
| ignore:.*Casting input x to numpy array:UserWarning | |
| [pytest] | |
| markers = | |
| slow: marks tests as slow (deselect with '-m "not slow"') | |
| filterwarnings = | |
| ignore:.*rng.randint:DeprecationWarning | |
| ignore:.*Casting input x to numpy array:UserWarning | |