From e64425dfd62189155b3daf79f9b183bbb1499053 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 09:32:02 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index c4c5624..7a0f314 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,4 +1,4 @@ [tool:pytest] DJANGO_SETTINGS_MODULE = test_project.settings PRIMARY_KEY_FIELD = "django.db.models.BigAutoField" -python_files = tests/test_*.py \ No newline at end of file +python_files = tests/test_*.py