Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Nov 22, 2024
1 parent 05a0fd2 commit 0f8ad9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/awkward/forms/form.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
Iterator,
JSONMapping,
Self,
Tuple,
TypeAlias,
Union,
Tuple,
)

__all__ = ("from_dict", "from_type", "from_json", "reserved_nominal_parameters", "Form")
Expand Down

0 comments on commit 0f8ad9e

Please sign in to comment.