diff options
author | exprmntr <[email protected]> | 2022-02-10 16:46:50 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:50 +0300 |
commit | a6396ea4e82c2605dcf9a11ebc4c289d0b1c734c (patch) | |
tree | 49e222ea1c5804306084bb3ae065bb702625360f /contrib/python/urllib3 | |
parent | 078ddb2fb76387cae14e8c3ceb5a896009a5a539 (diff) |
Restoring authorship annotation for exprmntr <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/urllib3')
-rw-r--r-- | contrib/python/urllib3/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/urllib3/ya.make b/contrib/python/urllib3/ya.make index d56ea57e70d..e6844d1bb7a 100644 --- a/contrib/python/urllib3/ya.make +++ b/contrib/python/urllib3/ya.make @@ -1,6 +1,6 @@ # Generated by devtools/yamaker (pypi). -PY23_LIBRARY() +PY23_LIBRARY() OWNER(g:python-contrib) |