From 099c8ef932e907cc63395bf5585fc69207bacc7c Mon Sep 17 00:00:00 2001 From: Nicholas Long Date: Sun, 13 Oct 2024 22:14:43 -0600 Subject: [PATCH] not alfalfa --- tests/conftest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/conftest.py b/tests/conftest.py index 99ec59b54..6952acd0d 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -3,7 +3,7 @@ # -*- coding: utf-8 -*- """ -Dummy conftest.py for alfalfa. +Dummy conftest.py. If you don't know what this is for, just leave it empty. Read more about conftest.py under: