Skip to content

fix: fix ruff lint errors#19

Merged
mokevnin merged 1 commit into
mainfrom
fix/lint-errors
May 13, 2026
Merged

fix: fix ruff lint errors#19
mokevnin merged 1 commit into
mainfrom
fix/lint-errors

Conversation

@mokevnin
Copy link
Copy Markdown
Contributor

Summary

  • Fix unsorted imports in example.py (I001)
  • Fix line too long in user_repository.py (E501, 89 > 80 chars)
  • Apply ruff formatting (double quotes, trailing commas, indentation)

Test plan

  • CI make lint passes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mokevnin mokevnin merged commit 9952cd5 into main May 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant