Skip to content

Commit

Permalink
fix import order
Browse files Browse the repository at this point in the history
  • Loading branch information
priyakasimbeg committed Oct 18, 2024
1 parent 28e7e21 commit b063f9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import functools
from typing import Optional, Dict, Tuple
from typing import Dict, Optional, Tuple

from flax import jax_utils
import jax
Expand Down

0 comments on commit b063f9f

Please sign in to comment.