diff options
author | Nikita Dmitriev <dmitnikita@yandex.ru> | 2022-02-10 16:47:15 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:15 +0300 |
commit | ad7bb675fd1ed4cdca14f137fb3429ad297985cb (patch) | |
tree | 9814fbd1c3effac9b8377c5d604b367b14e2db55 | |
parent | 7d1d4939e13eb1a15948a0f42a534c14bd25b00f (diff) | |
download | ydb-ad7bb675fd1ed4cdca14f137fb3429ad297985cb.tar.gz |
Restoring authorship annotation for Nikita Dmitriev <dmitnikita@yandex.ru>. Commit 2 of 2.
-rw-r--r-- | contrib/libs/ya.make | 2 | ||||
-rw-r--r-- | contrib/python/ya.make | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/contrib/libs/ya.make b/contrib/libs/ya.make index 3bfdf2cacce..9c4640fdcf2 100644 --- a/contrib/libs/ya.make +++ b/contrib/libs/ya.make @@ -326,7 +326,7 @@ RECURSE( tbb tcmalloc tcmalloc/dynamic - tensorboard + tensorboard termbox tf tf/samples diff --git a/contrib/python/ya.make b/contrib/python/ya.make index a687617edb7..d01ced9f3aa 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -744,8 +744,8 @@ RECURSE( pip pkginfo platformdirs - plotly - plotly/_plotly_utils + plotly + plotly/_plotly_utils pluggy plugincode plumbum |