Skip to content
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

adodbapi: Standardize and update some odd/misplaced docstrings, and triple quotes usages #2307

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Jun 30, 2024

As title says. Just a quick manual pass for:

  • docstrings not using triple double-quotes
  • Leading or trailing single-space that will get stripped out anyway
  • Misplaced docstrings above the variable
  • Comment between the docstring and symbol
  • Unnecessary triple-quote usage for regular string

(There's some tools to help check standard docstring formatting, but I'm not using/adding any here)

@Avasam Avasam requested a review from vernondcole June 30, 2024 16:36
@Avasam Avasam changed the title adodbapi: Standardize and update some odd docstrings and triple quotes usages adodbapi: Standardize and update some odd docstrings and triple quotes usages + fix misplaced docstrings Aug 3, 2024
@Avasam Avasam changed the title adodbapi: Standardize and update some odd docstrings and triple quotes usages + fix misplaced docstrings adodbapi: Standardize and update some odd/misplaced docstrings, and triple quotes usages Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant