fix: Correct CI workflow directory paths
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-05 22:25:33 +00:00
parent 13194bc74a
commit ddd29b2581

3
src/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""Local LLM Prompt Manager - A CLI tool for managing local LLM prompts."""
__version__ = "0.1.0"