diff --git a/conftest.py b/conftest.py index 11c5312..9a875a2 100644 --- a/conftest.py +++ b/conftest.py @@ -1,6 +1,5 @@ from __future__ import annotations -# Pytest configuration for Django testing import os import django