mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Whitespace fix to jaxlib/BUILD.
This commit is contained in:
parent
9c6f4915e3
commit
20935448b9
@ -23,7 +23,5 @@ package(default_visibility = ["//visibility:public"])
|
||||
pyx_library(
|
||||
name = "lapack",
|
||||
srcs = ["lapack.pyx"],
|
||||
py_deps = [
|
||||
"@org_tensorflow//third_party/py/numpy",
|
||||
],
|
||||
py_deps = ["@org_tensorflow//third_party/py/numpy"],
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user