diff options
author | nikitonsky <[email protected]> | 2022-02-10 16:48:52 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:48:52 +0300 |
commit | aefc9efd25ec6403aec25f9d786ff89972f8ed0e (patch) | |
tree | c126ce87e4b5b4ccae409669de3604e8448a5796 | |
parent | a26f6e67f1fcd7b85988fa99583d3287d1c69fd1 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
-rw-r--r-- | build/ymake.core.conf | 2 | ||||
-rw-r--r-- | contrib/python/ya.make | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build/ymake.core.conf b/build/ymake.core.conf index 081833998b8..8804682c379 100644 --- a/build/ymake.core.conf +++ b/build/ymake.core.conf @@ -1749,7 +1749,7 @@ multimodule PY3_PROGRAM { # tag:ycr-specific macro _YCR_GENERATE_CONFIGS_INTL(Package, App, Configs...) { - .CMD=${tool:"maps/infra/yacare/scripts/make_configs"} $Package $App ${cwd:BINDIR} ${output;hide;pre=debian/$Package/:Configs} + .CMD=${tool:"maps/infra/yacare/scripts/make_configs"} $Package $App ${cwd:BINDIR} ${output;hide;pre=debian/$Package/:Configs} } # tag:ycr-specific diff --git a/contrib/python/ya.make b/contrib/python/ya.make index d01ced9f3aa..9369b500c04 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -856,7 +856,7 @@ RECURSE( pystan pystan/pystan_model pysyncobj - pyTelegramBotAPI + pyTelegramBotAPI pytest pytest-allure-adaptor pytest-asyncio |