Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and henryiii committed Dec 13, 2024
1 parent 02f1bff commit 1e5aeed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/uproot_browser/tree.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
console = Console()

__all__ = (
"make_tree",
"process_item",
"print_tree",
"MetaDict",
"UprootEntry",
"console",
"MetaDict",
"make_tree",
"print_tree",
"process_item",
)


Expand Down

0 comments on commit 1e5aeed

Please sign in to comment.