pkgs/clan-cli/clan_lib/services/modules.py: fix Exception in docs

This commit is contained in:
Jörg Thalheim
2025-08-25 15:19:56 +02:00
parent 917407c475
commit 6765e27031

View File

@@ -127,7 +127,7 @@ def extract_frontmatter[T](
Raises Raises
------ ------
ValueError ClanError
If the README does not contain valid frontmatter. If the README does not contain valid frontmatter.
""" """