diff options
author | heretic <[email protected]> | 2022-02-10 16:45:43 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:45:43 +0300 |
commit | 397cbe258b9e064f49c4ca575279f02f39fef76e (patch) | |
tree | a0b0eb3cca6a14e4e8ea715393637672fa651284 /build/platform/python/tests | |
parent | 43f5a35593ebc9f6bcea619bb170394ea7ae468e (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'build/platform/python/tests')
-rw-r--r-- | build/platform/python/tests/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/platform/python/tests/ya.make b/build/platform/python/tests/ya.make index 0d8965240e0..8fd335ebd10 100644 --- a/build/platform/python/tests/ya.make +++ b/build/platform/python/tests/ya.make @@ -30,7 +30,7 @@ PEERDIR( build/platform/python/python37 build/platform/python/python38 build/platform/python/python39 - build/platform/python/python310 + build/platform/python/python310 ) END() |