Skip to content

Fix ruff formatting violations in __init__.py and code_backend.py#53

Draft
Copilot wants to merge 2 commits into
arnavb/concierge-code-backendfrom
copilot/sub-pr-52
Draft

Fix ruff formatting violations in __init__.py and code_backend.py#53
Copilot wants to merge 2 commits into
arnavb/concierge-code-backendfrom
copilot/sub-pr-52

Conversation

Copy link
Copy Markdown

Copilot AI commented Feb 26, 2026

ruff format --check was failing on two files introduced in the v0.8 MCP code backend changes.

  • backends/code_backend.py: Reformatted to comply with ruff style (line length, whitespace, trailing newlines)
  • __init__.py: Reformatted to comply with ruff style

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Fix lint issues in v0.8 MCP execution backend Fix ruff formatting violations in __init__.py and code_backend.py Feb 26, 2026
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