aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/resource/ut/py3
diff options
context:
space:
mode:
authorshadchin <shadchin@yandex-team.com>2023-08-27 11:12:59 +0300
committershadchin <shadchin@yandex-team.com>2023-08-27 11:26:27 +0300
commit8cfc0792df1b972b7dcd1a27120102b52c80119a (patch)
tree49b6fa122abd66afbc23ead8664e9e89b54009fa /library/python/resource/ut/py3
parent53e534d6b6d324487d4958e0789d00ed76438102 (diff)
downloadydb-8cfc0792df1b972b7dcd1a27120102b52c80119a.tar.gz
Put library/python/resource under ya style
Diffstat (limited to 'library/python/resource/ut/py3')
-rw-r--r--library/python/resource/ut/py3/ya.make7
1 files changed, 0 insertions, 7 deletions
diff --git a/library/python/resource/ut/py3/ya.make b/library/python/resource/ut/py3/ya.make
deleted file mode 100644
index 65256285923..00000000000
--- a/library/python/resource/ut/py3/ya.make
+++ /dev/null
@@ -1,7 +0,0 @@
-PY3TEST()
-
-PEERDIR(
- library/python/resource/ut/lib
-)
-
-END()