aboutsummaryrefslogtreecommitdiffstats
path: root/build/plugins
diff options
context:
space:
mode:
authorkmerenkov <kmerenkov@yandex-team.ru>2022-02-10 16:48:50 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:48:50 +0300
commitf437da9f40c94a87f43cbcbe2736f17eb93d38ff (patch)
treef2f212bc11294eb2a91029bf3961916c95ecad48 /build/plugins
parente48ab30cb137b8a396a04feda3d0a46f63cc715a (diff)
downloadydb-f437da9f40c94a87f43cbcbe2736f17eb93d38ff.tar.gz
Restoring authorship annotation for <kmerenkov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/plugins')
-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 f32a2d39a0..5fd6297d6b 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:]