Skip to content

Conversation

ahmedbektic
Copy link
Contributor

This pull request addresses part of #62437

  • Replaced @appender decorators with hardcoded docstrings in the following IntervalArray methods:
    • IntervalArray class docstring
    • from_breaks
    • from_arrays
    • from_tuples
    • overlaps
    • repeat
  • Removed shared docstring templates and infrastructure
  • Removed now-unused textwrap import

@ahmedbektic
Copy link
Contributor Author

pre-commit.ci autofix

@ahmedbektic ahmedbektic marked this pull request as draft October 5, 2025 04:48
@ahmedbektic
Copy link
Contributor Author

ahmedbektic commented Oct 5, 2025

Converted this PR to draft until tests are fixed

@ahmedbektic ahmedbektic closed this by deleting the head repository Oct 5, 2025
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.

DOC: Replace @Appender, @Substitution, @doc with inlined docstrings

1 participant