Skip to content

Commit 9861c12

Browse files
committed
add formatting error
1 parent 19ee29a commit 9861c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/a2a/utils/errors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919
class A2AServerError(Exception):
20-
"""Base exception for A2A Server errors."""
20+
"""Base exception for A2A Server errors."""
2121

2222

2323
class MethodNotImplementedError(A2AServerError):

0 commit comments

Comments
 (0)