Skip to content

Commit

Permalink
Fix lint error at head.
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkinsp committed Jul 3, 2024
1 parent dffd72e commit f408d2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jax/_src/ad_checkpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
from jax._src import effects
from jax._src import source_info_util
from jax._src import traceback_util
from jax._src import util
from jax._src.api_util import flatten_fun, shaped_abstractify
from jax._src.interpreters import ad
from jax._src.interpreters import batching
Expand Down

0 comments on commit f408d2a

Please sign in to comment.