Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
zanmato1984 committed Dec 19, 2023
1 parent cefa2ad commit 2e71ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pyarrow/tests/test_compute.py
Original file line number Diff line number Diff line change
Expand Up @@ -2071,7 +2071,7 @@ def test_extract_duration_components():
1777888999, -776887999, 61777888999, -60776887999,
86400777888999, -86400000000000, 86401777888999, -86400776887999,
2764800777888999, -2764800000000000, 2764801777888999, -2764800776887999
]
]

_check_duration_components(durations)

Expand Down

0 comments on commit 2e71ea6

Please sign in to comment.