analyze_python_file
Identify missing type annotations in a Python file to enhance code clarity and maintainability. Specify file path and opt for detailed analysis for comprehensive insights.
Instructions
Analyze a Python file for missing type annotations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
detailed | No | Include detailed analysis information | |
file_path | Yes | Path to the Python file to analyze |