diff --git a/pyproject.toml b/pyproject.toml index a1469ad47e8ed13e527e6ab5f7dfaedb3522d606..ba8cb14ad2f4d0a548f23976d6bfce210b9e3e5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,4 +15,4 @@ python_files = ['test*.py'] # pytest-django will default to running tests with DEBUG = False, regardless of # the settings you provide it. This fails due to the # `ManifestStaticFilesStorage` without explicitly running `collectstatic` first. -django_debug_mode = true \ No newline at end of file +django_debug_mode = true