diff options
author | sobols <sobols@yandex-team.ru> | 2022-02-10 16:47:08 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:08 +0300 |
commit | 09961b69c61f471ddd594e0fd877df62a8021562 (patch) | |
tree | 54a7b60a9526a7104557a033eb0a8d70d64b604c /contrib/tools/cython/cython.py | |
parent | 4ce8835206f981afa4a61915a49a21fb750416ec (diff) | |
download | ydb-09961b69c61f471ddd594e0fd877df62a8021562.tar.gz |
Restoring authorship annotation for <sobols@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/tools/cython/cython.py')
-rwxr-xr-x | contrib/tools/cython/cython.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tools/cython/cython.py b/contrib/tools/cython/cython.py index f4f1486ecf..a001a4525b 100755 --- a/contrib/tools/cython/cython.py +++ b/contrib/tools/cython/cython.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # Change content of this file to change uids for cython programs - cython 0.29.27 r0 - + # # Cython -- Main Program, generic # |