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 | c02c97917fa01f09b2ed1d5f54697bce9fbd1550 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 | |
parent | aefc9efd25ec6403aec25f9d786ff89972f8ed0e (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 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 8804682c379..081833998b8 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 9369b500c04..d01ced9f3aa 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 |