diff options
| author | abodrov <[email protected]> | 2022-02-10 16:47:18 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:47:18 +0300 |
| commit | 1b8c043abfc689b3d27384c4202b20031fc4ae31 (patch) | |
| tree | 43ffe3a7cfe51a083e22d9eabb71c4f5321f6b08 /contrib/python/traitlets | |
| parent | e7a025f6f4917a3eb54227db101e58bb26ee2cfa (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'contrib/python/traitlets')
| -rw-r--r-- | contrib/python/traitlets/ya.make | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/python/traitlets/ya.make b/contrib/python/traitlets/ya.make index 3156aae8c5e..5383bc4d8d8 100644 --- a/contrib/python/traitlets/ya.make +++ b/contrib/python/traitlets/ya.make @@ -1,4 +1,4 @@ -PY23_LIBRARY() +PY23_LIBRARY() LICENSE(Service-Py23-Proxy) @@ -8,8 +8,8 @@ IF (PYTHON2) PEERDIR(contrib/python/traitlets/py2) ELSE() PEERDIR(contrib/python/traitlets/py3) -ENDIF() - +ENDIF() + NO_LINT() END() |
