PEP8 runtests
parent
d4cf32b5b6
commit
723c78065c
|
|
@ -8,6 +8,7 @@ import django
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
from django.core.management import execute_from_command_line
|
from django.core.management import execute_from_command_line
|
||||||
|
|
||||||
|
|
||||||
# python -Wd, or run via coverage:
|
# python -Wd, or run via coverage:
|
||||||
warnings.simplefilter('always', DeprecationWarning)
|
warnings.simplefilter('always', DeprecationWarning)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue