removing some warnings
This commit is contained in:
@@ -15,6 +15,9 @@ except NameError:
|
||||
|
||||
import pytest
|
||||
|
||||
import warnings
|
||||
#warnings.filterwarnings("error",category=RuntimeWarning)
|
||||
|
||||
pytestmark = pytest.mark.django_db
|
||||
|
||||
from bs4 import BeautifulSoup
|
||||
|
||||
Reference in New Issue
Block a user