Applied automated linting and formatting: - Fixed missing newlines at end of files - Adjusted line wrapping for better readability - Fixed multi-line string formatting in tests - No functional changes, only style improvements All 43 tests still passing after formatting changes.
2 lines
33 B
Python
2 lines
33 B
Python
"""MCP server features tests."""
|