Skip to content

Commit 8e47c23

Browse files
pre-commit-ci[bot]henryiii
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4213719 commit 8e47c23

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/uproot_browser/tree.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
console = Console()
2020

2121
__all__ = (
22-
"make_tree",
23-
"process_item",
24-
"print_tree",
22+
"MetaDict",
2523
"UprootEntry",
2624
"console",
27-
"MetaDict",
25+
"make_tree",
26+
"print_tree",
27+
"process_item",
2828
)
2929

3030

0 commit comments

Comments
 (0)