fix: resolve CI linting and type errors
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / type-check (push) Has been cancelled

This commit is contained in:
2026-02-04 12:57:56 +00:00
parent 73c75e4646
commit 656e27770d

View File

@@ -1,4 +1,3 @@
import os
import sys
"""PromptForge - A CLI tool for versioning, testing, and sharing AI prompts."""
__version__ = "0.1.0"