Browse Source

Intermediate changes

robot-piglet 1 year ago
parent
commit
af74c9c8bc
1 changed files with 2 additions and 0 deletions
  1. 2 0
      yt/yt/library/ytprof/proto/ya.make

+ 2 - 0
yt/yt/library/ytprof/proto/ya.make

@@ -4,6 +4,8 @@ EXCLUDE_TAGS(GO_PROTO JAVA_PROTO)
 
 PROTO_NAMESPACE(yt)
 
+PY_NAMESPACE(yt.library.ytprof.proto)
+
 SRCS(
     profile.proto
 )