aboutsummaryrefslogtreecommitdiffstats
path: root/build/scripts/run_tool.py
diff options
context:
space:
mode:
authorkakabba <kakabba@yandex-team.ru>2022-02-10 16:46:04 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:04 +0300
commitc8e3995898c443e78266f7420aac5fb3da15d413 (patch)
treea530e068cc107e227deccc80722204db63a4d75d /build/scripts/run_tool.py
parent110a978b66fe6c0916572df51cfead2a9b647174 (diff)
downloadydb-c8e3995898c443e78266f7420aac5fb3da15d413.tar.gz
Restoring authorship annotation for <kakabba@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/scripts/run_tool.py')
-rwxr-xr-xbuild/scripts/run_tool.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/scripts/run_tool.py b/build/scripts/run_tool.py
index 00e3ff6f1ea..681e2139782 100755
--- a/build/scripts/run_tool.py
+++ b/build/scripts/run_tool.py
@@ -1,6 +1,6 @@
import sys
import subprocess
-import os
+import os
if __name__ == '__main__':