Initial upload: CLI Explain Fix project with CI/CD workflow
This commit is contained in:
3
src/cli_explain_fix/__init__.py
Normal file
3
src/cli_explain_fix/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
"""CLI Explain Fix - A tool that parses command output and generates human-readable explanations."""
|
||||||
|
|
||||||
|
__version__ = "0.1.0"
|
||||||
Reference in New Issue
Block a user