You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add extra new line before .local_cuda.bazelrc (#1113)
Sometimes when there is no new line at the end of `.bazelrc` file, it
will end up with `try-import %workspace%/.bazelrc.usertry-import
%workspace%/.local_cuda.bazelrc`.
For example this commit did not contain a new line at the end:
jax-ml/jax@a2bc8c2
0 commit comments