Skip to content

Fix Ruff E402 errors in sinch_events server example#141

Closed
matsk-sinch wants to merge 2 commits intomainfrom
cursor/fix-ruff-e402-sinch-events-d9cd
Closed

Fix Ruff E402 errors in sinch_events server example#141
matsk-sinch wants to merge 2 commits intomainfrom
cursor/fix-ruff-e402-sinch-events-d9cd

Conversation

@matsk-sinch
Copy link
Copy Markdown
Contributor

@matsk-sinch matsk-sinch commented Apr 24, 2026

Summary

  • remove the pre-import sys.path mutation from examples/sinch_events/server.py to satisfy Ruff E402
  • preserve runnable example behavior by aligning imports across the Sinch Events example package to local module imports
  • keep endpoint/controller wiring unchanged

Validation

  • python3 -m ruff check .

Slack Thread

Open in Web Open in Cursor 

cursoragent and others added 2 commits April 24, 2026 09:10
Co-authored-by: Jessica Matsuoka <matsk-sinch@users.noreply.github.com>
Co-authored-by: Jessica Matsuoka <matsk-sinch@users.noreply.github.com>
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.

2 participants