summaryrefslogtreecommitdiffstats
path: root/contrib/python/parso
diff options
context:
space:
mode:
authorAnton Samokhvalov <[email protected]>2022-02-10 16:45:17 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:45:17 +0300
commitd3a398281c6fd1d3672036cb2d63f842d2cb28c5 (patch)
treedd4bd3ca0f36b817e96812825ffaf10d645803f2 /contrib/python/parso
parent72cb13b4aff9bc9cf22e49251bc8fd143f82538f (diff)
Restoring authorship annotation for Anton Samokhvalov <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/parso')
-rw-r--r--contrib/python/parso/py3/ya.make4
-rw-r--r--contrib/python/parso/ya.make2
2 files changed, 3 insertions, 3 deletions
diff --git a/contrib/python/parso/py3/ya.make b/contrib/python/parso/py3/ya.make
index 761a9cbb51c..aa36a61abd5 100644
--- a/contrib/python/parso/py3/ya.make
+++ b/contrib/python/parso/py3/ya.make
@@ -6,8 +6,8 @@ OWNER(g:python-contrib)
VERSION(0.8.3)
-LICENSE(PSF-2.0)
-
+LICENSE(PSF-2.0)
+
NO_LINT()
PY_SRCS(
diff --git a/contrib/python/parso/ya.make b/contrib/python/parso/ya.make
index 1b69b5c186a..05de6d3bbd6 100644
--- a/contrib/python/parso/ya.make
+++ b/contrib/python/parso/ya.make
@@ -1,7 +1,7 @@
PY23_LIBRARY()
LICENSE(Service-Py23-Proxy)
-
+
OWNER(g:python-contrib)
IF (PYTHON2)