Skip to content

Commit 41abbfc

Browse files
keonclaude
andcommitted
Fix ruff I001: sort imports in construct_tree_postorder_preorder.py
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c3f4470 commit 41abbfc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

algorithms/tree/construct_tree_postorder_preorder.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
from algorithms.common.tree_node import TreeNode
1818

19-
2019
pre_index = 0
2120

2221

0 commit comments

Comments
 (0)