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 29, 2023
1 parent 7df3645 commit 1313cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/awkward/contents/listarray.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
Any,
Callable,
Final,
ImplementsReadOnlyProperty,
Self,
SupportsIndex,
final,
ImplementsReadOnlyProperty
)
from awkward._util import UNSET
from awkward.contents.content import (
Expand Down

0 comments on commit 1313cbe

Please sign in to comment.