aboutsummaryrefslogtreecommitdiffstats
path: root/build/plugins/pybuild.py
diff options
context:
space:
mode:
authorkmerenkov <kmerenkov@yandex-team.ru>2022-02-10 16:48:51 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:48:51 +0300
commitf0c22ce3510781ef67408d0823f6ad61f62cee10 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /build/plugins/pybuild.py
parentf437da9f40c94a87f43cbcbe2736f17eb93d38ff (diff)
downloadydb-f0c22ce3510781ef67408d0823f6ad61f62cee10.tar.gz
Restoring authorship annotation for <kmerenkov@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/plugins/pybuild.py')
-rw-r--r--build/plugins/pybuild.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/plugins/pybuild.py b/build/plugins/pybuild.py
index 5fd6297d6b..f32a2d39a0 100644
--- a/build/plugins/pybuild.py
+++ b/build/plugins/pybuild.py
@@ -129,7 +129,7 @@ def add_python_lint_checks(unit, py_ver, files):
"taxi/uservices/",
"travel/",
"market/report/lite/", # MARKETOUT-38662, deadline: 2021-08-12
- "passport/backend/oauth/", # PASSP-35982
+ "passport/backend/oauth/", # PASSP-35982
)
upath = unit.path()[3:]