File size: 131 Bytes
4d9630f
 
 
 
1
2
3
4
5
import pytest

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