diff options
| author | shadchin <[email protected]> | 2023-08-25 17:40:16 +0300 |
|---|---|---|
| committer | shadchin <[email protected]> | 2023-08-25 18:31:50 +0300 |
| commit | 4b33a403d9fd96291afa9d64684760c79414021a (patch) | |
| tree | 3ed091c34d3db3d3bcdbb9f873a1b9eabda53d45 /contrib/tools | |
| parent | ebfe8e180c1ee62c968d3e37f89740c2f9af36b8 (diff) | |
Fix reimport some python packages
Diffstat (limited to 'contrib/tools')
| -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 8265a60947a..30315749d34 100755 --- a/contrib/tools/cython/cython.py +++ b/contrib/tools/cython/cython.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Change content of this file to change uids for cython programs - cython 0.29.36 r1 +# Change content of this file to change uids for cython programs - cython 0.29.36 r0 # # Cython -- Main Program, generic |
