Coverage for src\llm_code_lens\__init__.py: 100%

1 statements  

« prev     ^ index     » next       coverage.py v7.6.1, created at 2025-01-12 09:22 +0200

1"""LLM Code Lens - Intelligent code analysis for LLM context generation.""" 

2 

3__version__ = "0.3.0"