Ignored flake.lock

This commit is contained in:
2026-02-03 12:52:21 +01:00
parent 6a28c7940d
commit 07da8eadf0
3 changed files with 1 additions and 2 deletions

View File

@@ -4,7 +4,6 @@ import os
import sys
import tempfile
import unittest
from contextlib import redirect_stdout
# Ensure src/ is on sys.path when running via discover
PROJECT_ROOT = os.path.abspath(os.path.join(os.path.dirname(__file__), "..", ".."))