testing testing
This commit is contained in:
@@ -18,9 +18,9 @@ import pytest
|
|||||||
from pandas.core.common import SettingWithCopyWarning
|
from pandas.core.common import SettingWithCopyWarning
|
||||||
|
|
||||||
import warnings
|
import warnings
|
||||||
#warnings.filterwarnings("error",
|
warnings.filterwarnings("error",
|
||||||
# category=FutureWarning
|
category=RuntimeWarning
|
||||||
# )
|
)
|
||||||
|
|
||||||
pytestmark = pytest.mark.django_db
|
pytestmark = pytest.mark.django_db
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user