Skip to content

Commit 9f16dee

Browse files
Merge branch 'users/mrunalhirve/AgentFrameworkSDKInPython' of https://github.com/microsoft/Agent365-python into users/mrunalhirve/AgentFrameworkSDKInPython
2 parents 320d67a + 313c904 commit 9f16dee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

libraries/microsoft-agents-a365-tooling-extensions-openai/microsoft_agents_a365/tooling/extensions/openai/mcp_tool_registration_service.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# Copyright (c) Microsoft Corporation.
2-
# Licensed under the MIT License.
1+
# Copyright (c) Microsoft. All rights reserved.
32

43
from typing import Dict, Optional
54
from dataclasses import dataclass

0 commit comments

Comments
 (0)