mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
add blank line, mainly to trigger/test source sync
PiperOrigin-RevId: 506414439
This commit is contained in:
parent
c90a85403b
commit
c241ae60b1
@ -21,6 +21,7 @@ import jax
|
||||
from jax._src.lib import xla_extension
|
||||
from jax._src import util
|
||||
|
||||
|
||||
C = TypeVar("C", bound=Callable[..., Any])
|
||||
|
||||
_exclude_paths = [__file__, util.__file__]
|
||||
|
Loading…
x
Reference in New Issue
Block a user