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 | f02a874a7290593efbe4b3aeae69a04b46c1cc86 (patch) | |
| tree | 9814fbd1c3effac9b8377c5d604b367b14e2db55 /contrib/python/ipython/ya.make | |
| parent | 1b8c043abfc689b3d27384c4202b20031fc4ae31 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/ipython/ya.make')
| -rw-r--r-- | contrib/python/ipython/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python/ipython/ya.make b/contrib/python/ipython/ya.make index 3b23866fa8a..b1dd8c5e235 100644 --- a/contrib/python/ipython/ya.make +++ b/contrib/python/ipython/ya.make @@ -8,8 +8,8 @@ IF (PYTHON2) PEERDIR(contrib/python/ipython/py2) ELSE() PEERDIR(contrib/python/ipython/py3) -ENDIF() - +ENDIF() + NO_LINT() END() |
