瀏覽代碼

Enable temporarily disabled lint check (#3350)

This reverts commit d2ffc44e8b143d57015dc8f4fd0e594f2d5305ab.
Ying Chen 2 年之前
父節點
當前提交
b37ac5907c
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      tools/ci/check_for_python_lint.sh

+ 0 - 2
tools/ci/check_for_python_lint.sh

@@ -17,8 +17,6 @@
 
 # Checking all python changes in the new commits
 
-exit 0
-
 HOME=${1:-"."}
 FOUND_ISSUE=-1