Skip to content

Commit 5ecb7b9

Browse files
xaduprenfirle
authored andcommitted
pylint disable
Signed-off-by: xadupre <xadupre@microsoft.com> Signed-off-by: nfirle <nfirle@students.uni-mainz.de>
1 parent a106738 commit 5ecb7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_issue_2025.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: Apache-2.0
2-
# noqa: C0415, C0114, C0115
2+
# pylint: disable=missing-docstring,unused-import
33
import unittest
44
from backend_test_base import Tf2OnnxBackendTestBase
55

0 commit comments

Comments
 (0)