MCPcopy Create free account
hub / github.com/Durafen/Claude-code-memory / is_import_only

Method is_import_only

utils/code_analyzer.py:108–125  ·  view source on GitHub ↗

Check if all non-empty lines are import statements. Args: lines: List of code lines Returns: True if all lines are imports, False otherwise

(self, lines: list[str])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

analyze_codeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected