From f445309251086363f1bbc9835e47f58e713cfc4e Mon Sep 17 00:00:00 2001 From: ebner Date: Wed, 1 Jul 2026 14:26:41 +0200 Subject: [PATCH] ??? --- properdocs.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/properdocs.yml b/properdocs.yml index 71f07d9..efabb6e 100644 --- a/properdocs.yml +++ b/properdocs.yml @@ -14,9 +14,9 @@ plugins: - mkdocstrings: handlers: python: - setup_commands: - - import sys - - sys.path.append(".") + # setup_commands: + # - import sys + # - sys.path.append(".") # HIER WIRD MERMAID AKTIVIERT: markdown_extensions: @@ -26,4 +26,4 @@ markdown_extensions: custom_fences: - name: mermaid class: mermaid - format: !!python/name:pymdownx.superfences.fence_code_format \ No newline at end of file + format: !!python/name:pymdownx.superfences.fence_code_format