Skip to content

Commit 5f25002

Browse files
style: fix pre-commit formatting (Ruff lint)
1 parent 01baa5e commit 5f25002

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_validate_scope_fix.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""Test for validate_scope fix when self.scope is None"""
22

33
import pytest
4+
45
from mcp.shared.auth import ClientRegistration, InvalidScopeError
56

67

0 commit comments

Comments
 (0)