fix lint
diff --git a/integrations/tensorflow/build_tools/bazel/setup_local_llvm.py b/integrations/tensorflow/build_tools/bazel/setup_local_llvm.py
index c34a21b..fa75e60 100644
--- a/integrations/tensorflow/build_tools/bazel/setup_local_llvm.py
+++ b/integrations/tensorflow/build_tools/bazel/setup_local_llvm.py
@@ -3,7 +3,6 @@
 # Licensed under the Apache License v2.0 with LLVM Exceptions.
 # See https://llvm.org/LICENSE.txt for license information.
 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
-
 """
 Sets up a locally symlinked llvm-project directory and configures bazel to
 use it.