diff options
| author | shadchin <[email protected]> | 2024-04-30 10:41:36 +0300 |
|---|---|---|
| committer | shadchin <[email protected]> | 2024-04-30 10:52:42 +0300 |
| commit | e8eb833d0f435024959684eaabe6d40df18c7359 (patch) | |
| tree | befc7054aff0f45c4b4bd7cbe123a079171688b8 /contrib/python/botocore | |
| parent | 3b6497ad5e5857f87f0ddbade0e406cf4eea53de (diff) | |
Add NO_LINT
aec0e7a0022ca6979e6caf0e1abd66d9c0d3ad59
Diffstat (limited to 'contrib/python/botocore')
| -rw-r--r-- | contrib/python/botocore/py2/tests/ya.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/python/botocore/py2/tests/ya.make b/contrib/python/botocore/py2/tests/ya.make index 6f37af111c1..ccc32a5d1d4 100644 --- a/contrib/python/botocore/py2/tests/ya.make +++ b/contrib/python/botocore/py2/tests/ya.make @@ -1,5 +1,7 @@ PY2TEST() +NO_LINT() + TEST_SRCS( SQS-119.py ) |
