Skip to content

fix: ai_gateway/code_suggestions/processing/ops.py has 2 mypy errors

Problem to Solve

Our static type checker has determined that there are 2 mypy errors in ai_gateway/code_suggestions/processing/ops.py

Implementation

  • Clone the AI Gateway and follow the README to setup your development environment
  • In the Makefile at the root of the project remove the line --exclude "ai_gateway/code_suggestions/processing/ops.py"
  • In a terminal session run make lint and read any mypy errors in the output
  • These are the errors to be fixed

Resources

Community Contributor Notes

This project has tooling as part of the CI pipeline to enforce the conventional commits standard. Here is a conventional commit cheat sheet which should assist contributors

Support contact: @tle_gitlab

Edited by Tan Le