Skip to content

Conversation

gumus-g
Copy link

@gumus-g gumus-g commented Jul 31, 2025

…-docstrings) #61944
This PR addresses docstring violations identified in #61944.

Changes made:

  • _build_xpath_expr: fixed D205 and D400
  • _build_doc: fixed D205, D400, and D401
  • _equals_tag and _handle_hidden_tables: fixed D400
  • Verified compliance using pydocstyle and flake8-docstrings

Notes:

@arthurlw arthurlw added Docs IO HTML read_html, to_html, Styler.apply, Styler.applymap labels Jul 31, 2025
Copy link
Contributor

github-actions bot commented Sep 8, 2025

This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Sep 8, 2025
@gumus-g
Copy link
Author

gumus-g commented Sep 8, 2025

@arthurlw Just checking in — still interested in moving this forward. Let me know if there’s anything else I can adjust!

@mroeschke
Copy link
Member

Sorry for the lack of review, but per #61944 (comment) this project uses ruff and numpydoc instead of flake8-docstrings so going to close this PR

@mroeschke mroeschke closed this Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Docs IO HTML read_html, to_html, Styler.apply, Styler.applymap Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: Standardize noncompliant docstrings in pandas/io/html.py (flake8-docstrings)

4 participants