Spaces:
Running
Running
| import pytest | |
| # reset deprecation warnings for this module | |
| pytestmark = pytest.mark.filterwarnings("default::DeprecationWarning") | |
| import pytest | |
| # reset deprecation warnings for this module | |
| pytestmark = pytest.mark.filterwarnings("default::DeprecationWarning") | |