Skip to content

Fix mypy type checking issues #116

@amithad

Description

@amithad

Running mypy on the project reveals type checking issues that need to be addressed to ensure type safety and code quality.

  1. Run:
cd ak-py && uv run mypy src/agentkernel
  1. Fix the listed issues
  2. Repeat the same for example codes
  3. Add mypy check to makeFile's lint and lint check commands (They'll run automatically when raising PRs).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions