From 4077a5ccc353ca3784f3ad41f26edc9690308c07 Mon Sep 17 00:00:00 2001 From: Jammy2211 Date: Thu, 30 Apr 2026 19:18:56 +0100 Subject: [PATCH] chore(docs): remove unused pyprojroot import Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/conf.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index a529c3ac4..5d3266834 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -13,8 +13,6 @@ # documentation root, use os.path.abspath to make it absolute, like shown here. # -from pyprojroot import here - import os import sys