Skip to content

Fix lint issues in the `codesuggestions` package

Alexander Chueshev requested to merge fix-lint-issues into main

This MR fixes the lint issues in the codesuggestions package:

  • removed unused imports
  • ignored errors in all __init__.py files

Ref: #11 (closed)

Merge request reports