From 92fe2b1e7bc79f7b95adef61714fc003f6ea4a1c Mon Sep 17 00:00:00 2001 From: Stanislav Kirillov Date: Thu, 10 Feb 2022 16:46:07 +0300 Subject: Restoring authorship annotation for Stanislav Kirillov . Commit 1 of 2. --- library/python/runtime_py3/__res.pyx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/python/runtime_py3') diff --git a/library/python/runtime_py3/__res.pyx b/library/python/runtime_py3/__res.pyx index 97190d9f293..37fab6f71a6 100644 --- a/library/python/runtime_py3/__res.pyx +++ b/library/python/runtime_py3/__res.pyx @@ -2,7 +2,7 @@ from _codecs import utf_8_decode, utf_8_encode from libcpp cimport bool -from util.generic.string cimport TString, TStringBuf +from util.generic.string cimport TString, TStringBuf cdef extern from "library/cpp/resource/resource.h" namespace "NResource": -- cgit v1.3