Skip to content

Commit 8c15d45

Browse files
committed
fix message too long
1 parent 993a58f commit 8c15d45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/ai/azure-ai-agents/azure/ai/agents/_utils/serialization.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# pylint: disable=line-too-long,useless-suppression,too-many-lines
12
# coding=utf-8
23
# --------------------------------------------------------------------------
34
# Copyright (c) Microsoft Corporation. All rights reserved.

0 commit comments

Comments
 (0)