Skip to content

Commit

Permalink
Formatting fix
Browse files Browse the repository at this point in the history
Signed-off-by: Martijn Stevenson <[email protected]>
  • Loading branch information
martijneken committed Aug 10, 2024
1 parent 1ed73d0 commit 07e9a86
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bazel/dependencies_python.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.

load("@rules_python//python:pip.bzl", "pip_parse")
load("@rules_fuzzing//fuzzing:init.bzl", "rules_fuzzing_init")
load("@rules_python//python:pip.bzl", "pip_parse")

def proxy_wasm_cpp_host_dependencies_python():

# NOTE: this loads @fuzzing_py_deps via pip_parse
rules_fuzzing_init()

Expand Down

0 comments on commit 07e9a86

Please sign in to comment.