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

1 statements  

« prev     ^ index     » next       coverage.py v7.7.0, created at 2025-05-25 12:07 +0300

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

2 

3__version__ = "0.5.14"