From 5f228e781918bf6299be4eebc363b4914f1dee70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Wed, 1 Oct 2025 19:01:55 +0200 Subject: [PATCH] Remove unnecessary comment --- conftest.py | 1 - 1 file changed, 1 deletion(-) 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