Browse Source

Intermediate changes

robot-piglet 8 months ago
parent
commit
0a2f5690f8

+ 1 - 0
yt/python/yt/type_info/test/py2/ya.make

@@ -1,3 +1,4 @@
 PY2TEST()
 
+
 END()

+ 1 - 0
yt/python/yt/type_info/test/py3/ya.make

@@ -1,5 +1,6 @@
 PY3TEST()
 
+
 PEERDIR(
     yt/python/yt/type_info/test/lib
 )