From 5ab85a09aa442e8104dcff145a8c3579ad783e22 Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Sun, 17 Aug 2025 13:02:59 +0200 Subject: [PATCH] fix unittest link in sphinx documentation --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index dd4248e..c35da5e 100644 --- a/__init__.py +++ b/__init__.py @@ -24,7 +24,7 @@ report (Report Module) **Unittest:** - See also the :download:`unittest <../../report/_testresults_/unittest.pdf>` documentation. + See also the :download:`unittest ` documentation. """ __DEPENDENCIES__ = []