Fix CI issues: add workflow file and fix lint errors
Some checks are pending
CI / test (push) Has started running

This commit is contained in:
2026-03-22 10:54:00 +00:00
parent 527c79e3cd
commit cdf9436a2e

View File

@@ -1,3 +1,3 @@
"""Curl Converter CLI - Convert curl commands to code snippets."""
{"""Curl Converter CLI - Convert curl commands to code."""
__version__ = "0.1.0"