Skip to content

Commit 9fee47e

Browse files
authored
Revert changes from arcadia
1 parent c552d73 commit 9fee47e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ydb/library/yql/udfs/common/python/python_udf/python_udf.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#include "python_udf.h"
22
#include "python_function_factory.h"
33

4-
#include <contrib/ydb/library/yql/public/udf/udf_version.h>
5-
#include <contrib/ydb/library/yql/udfs/common/python/bindings/py_utils.h>
4+
#include <ydb/library/yql/public/udf/udf_version.h>
5+
#include <ydb/library/yql/udfs/common/python/bindings/py_utils.h>
66

77
#include <util/generic/vector.h>
88
#include <util/system/execpath.h>

0 commit comments

Comments
 (0)