remove extra newline to help copybara

This commit is contained in:
Matthew Johnson 2019-09-26 11:56:22 -07:00
parent 762b602f33
commit c04f566407

View File

@ -71,4 +71,3 @@ py_library(
srcs = ["experimental/ode.py"],
deps = [":jax"],
)