diff options
| author | v-korovin <[email protected]> | 2022-02-10 16:46:21 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:21 +0300 |
| commit | 637de640c39b46c13f29619057a54f4cf3e1241b (patch) | |
| tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/python/parso/py2 | |
| parent | c4e0c5d2f245076d63ccff1004c755ca0cc5d27b (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/parso/py2')
| -rw-r--r-- | contrib/python/parso/py2/tests/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/parso/py2/ya.make | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python/parso/py2/tests/ya.make b/contrib/python/parso/py2/tests/ya.make index e2841ee6c43..a9c2a8e8d0e 100644 --- a/contrib/python/parso/py2/tests/ya.make +++ b/contrib/python/parso/py2/tests/ya.make @@ -1,4 +1,4 @@ -PY2TEST() +PY2TEST() OWNER(g:python-contrib) diff --git a/contrib/python/parso/py2/ya.make b/contrib/python/parso/py2/ya.make index 603e4f63bcf..6ff49023608 100644 --- a/contrib/python/parso/py2/ya.make +++ b/contrib/python/parso/py2/ya.make @@ -1,6 +1,6 @@ # Generated by devtools/yamaker (pypi). -PY2_LIBRARY() +PY2_LIBRARY() OWNER(g:python-contrib) |
