Skip to content

Commit

Permalink
fix: [pre-commit.ci] auto fixes [...]
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Feb 13, 2025
1 parent 73afbb3 commit 33b44be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion optree/pytree.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
from optree.ops import tree_transpose_map as transpose_map
from optree.ops import tree_transpose_map_with_accessor as transpose_map_with_accessor
from optree.ops import tree_transpose_map_with_path as transpose_map_with_path
from optree.ops import tree_unflatten as unflatten


__all__ = [
Expand Down

0 comments on commit 33b44be

Please sign in to comment.