-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
DOC: replace @doc @appender with inline docstringsin pandas/core/indexes/datetimelike.py #63152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
for more information, see https://pre-commit.ci
Removed unused decorators and added docstrings to several methods.
Refactor datetimelike.py by cleaning up decorators
|
pre-commit.ci autofix |
rhshadrach
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many of the docstrings here are changing. I think we want the contents to remain the same.
Added doc decorators to methods for better documentation integration.
|
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
|
The docstring is still changing from what is there currently, it should match this: pandas/pandas/core/indexes/base.py Line 1174 in bb2e215
|
|
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
@Appender,@Substitution,@docwith inlined docstrings #62437doc/source/whatsnew/vX.X.X.rstfile if fixing a bug or adding a new feature.AGENTS.md.