Skip to content

Remove mention of obsolete default value for 'boundary' parameter.#12304

Merged
jacobtomlinson merged 1 commit intodask:mainfrom
mkcor:patch-1
Mar 2, 2026
Merged

Remove mention of obsolete default value for 'boundary' parameter.#12304
jacobtomlinson merged 1 commit intodask:mainfrom
mkcor:patch-1

Conversation

@mkcor
Copy link
Copy Markdown
Contributor

@mkcor mkcor commented Feb 21, 2026

Dear maintainers,

This is a minor update to the docstring of dask.array.overlap.map_overlap. From the function signature, the default value for boundary is None (is it worth mentioning that 'none' is equivalent to None?).

I looked at the Git Blame, and I guess the update of this parameter description fell in the cracks when #8397 and #8743 happened.

Best,
Marianne

Remove default value note for the 'boundary' parameter.
@github-actions
Copy link
Copy Markdown
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

     21 files  ±0       21 suites  ±0   5h 4m 0s ⏱️ + 1m 2s
 18 284 tests ±0   17 010 ✅ ±0   1 274 💤 ±0  0 ❌ ±0 
294 787 runs  ±0  252 442 ✅  - 3  42 345 💤 +3  0 ❌ ±0 

Results for commit 647145d. ± Comparison against base commit 4195f5a.

Copy link
Copy Markdown
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the docs update!

@jacobtomlinson jacobtomlinson merged commit d115605 into dask:main Mar 2, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants