diff options
| author | robot-contrib <[email protected]> | 2026-03-07 10:40:11 +0300 |
|---|---|---|
| committer | robot-contrib <[email protected]> | 2026-03-07 11:23:51 +0300 |
| commit | 9f82b4e5f93fd4526ba437d91a72b2f991c1efba (patch) | |
| tree | dc6217732a21b737bca05c6eb5dff06e0301b8ca /library/python/testing | |
| parent | 52a1093fdb8824038ac666ff0d38cbe9f9a065bd (diff) | |
ya tool black release 8
#| || **<a href="https://nda.ya.ru/t/NmXL8DSH7W8pjd" target="_blank"> Echo tests</a>** || |#
commit_hash:595f1e5ce2f0b1215088b7c8d2b79f07955f9a4b
Diffstat (limited to 'library/python/testing')
| -rw-r--r-- | library/python/testing/yatest_common/yatest/common/process.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/library/python/testing/yatest_common/yatest/common/process.py b/library/python/testing/yatest_common/yatest/common/process.py index 14a1db8246a..e9d72751ef6 100644 --- a/library/python/testing/yatest_common/yatest/common/process.py +++ b/library/python/testing/yatest_common/yatest/common/process.py @@ -25,7 +25,6 @@ from . import runtime from . import path from . import environment - MAX_OUT_LEN = 64 * 1024 # 64K MAX_MESSAGE_LEN = 1500 SANITIZER_ERROR_PATTERN = br": ([A-Z][\w]+Sanitizer)" |
