Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MINOR: [Python] Deduplicate
ensure_s3_initialized()
call (apache#38451
) ### Rationale for this change apache#38375 introduced duplicate calls to `ensure_s3_initialized()`. ### What changes are included in this PR? Deduplicates call to `ensure_s3_initialized()`. ### Are these changes tested? Yes, covered by existing S3 tests. ### Are there any user-facing changes? No. Authored-by: Peter Andreas Entschev <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
- Loading branch information