summaryrefslogtreecommitdiffstats
path: root/contrib/python/dateutil
diff options
context:
space:
mode:
authororivej <[email protected]>2022-02-10 16:45:01 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:45:01 +0300
commit2d37894b1b037cf24231090eda8589bbb44fb6fc (patch)
treebe835aa92c6248212e705f25388ebafcf84bc7a1 /contrib/python/dateutil
parent718c552901d703c502ccbefdfc3c9028d608b947 (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/dateutil')
-rw-r--r--contrib/python/dateutil/tests/ya.make2
-rw-r--r--contrib/python/dateutil/ya.make12
2 files changed, 7 insertions, 7 deletions
diff --git a/contrib/python/dateutil/tests/ya.make b/contrib/python/dateutil/tests/ya.make
index 3b236c459db..93c811e26e1 100644
--- a/contrib/python/dateutil/tests/ya.make
+++ b/contrib/python/dateutil/tests/ya.make
@@ -1,6 +1,6 @@
PY23_TEST()
-OWNER(g:python-contrib)
+OWNER(g:python-contrib)
PEERDIR(
contrib/python/dateutil
diff --git a/contrib/python/dateutil/ya.make b/contrib/python/dateutil/ya.make
index 6ec4754ad58..0c4102c505b 100644
--- a/contrib/python/dateutil/ya.make
+++ b/contrib/python/dateutil/ya.make
@@ -2,7 +2,7 @@
PY23_LIBRARY()
-OWNER(g:python-contrib)
+OWNER(g:python-contrib)
VERSION(2.8.2)
@@ -14,11 +14,11 @@ PEERDIR(
NO_LINT()
-NO_CHECK_IMPORTS(
- dateutil.tz.win
- dateutil.tzwin
-)
-
+NO_CHECK_IMPORTS(
+ dateutil.tz.win
+ dateutil.tzwin
+)
+
PY_SRCS(
TOP_LEVEL
dateutil/__init__.py