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

docs: conform docstrings to PEP257 #365

Merged
merged 19 commits into from
May 20, 2024
Merged

docs: conform docstrings to PEP257 #365

merged 19 commits into from
May 20, 2024

Commits on May 18, 2024

  1. docs: conform docstrings to PEP257

    See: https://peps.python.org/pep-0257/#multi-line-docstrings
    
    Break argument descriptions into separate chunks, and make them more
    direct.
    
    Also, remove a Python2 compatibility fossil.
    tseaver committed May 18, 2024
    Configuration menu
    Copy the full SHA
    adadcd9 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. docs: typo fix

    Co-authored-by: Steve Piercy <[email protected]>
    tseaver and stevepiercy authored May 19, 2024
    Configuration menu
    Copy the full SHA
    17e116f View commit details
    Browse the repository at this point in the history
  2. docs: typo fix another

    Co-authored-by: Steve Piercy <[email protected]>
    tseaver and stevepiercy authored May 19, 2024
    Configuration menu
    Copy the full SHA
    3ee28ba View commit details
    Browse the repository at this point in the history
  3. docs: typo fix further

    Co-authored-by: Steve Piercy <[email protected]>
    tseaver and stevepiercy authored May 19, 2024
    Configuration menu
    Copy the full SHA
    0035914 View commit details
    Browse the repository at this point in the history
  4. docs: typo fix moar

    Co-authored-by: Steve Piercy <[email protected]>
    tseaver and stevepiercy authored May 19, 2024
    Configuration menu
    Copy the full SHA
    edf5ab4 View commit details
    Browse the repository at this point in the history
  5. docs: typo fix ugh

    Co-authored-by: Steve Piercy <[email protected]>
    tseaver and stevepiercy authored May 19, 2024
    Configuration menu
    Copy the full SHA
    ef99535 View commit details
    Browse the repository at this point in the history
  6. docs: typo fix grammar

    Co-authored-by: Steve Piercy <[email protected]>
    tseaver and stevepiercy authored May 19, 2024
    Configuration menu
    Copy the full SHA
    e729dbd View commit details
    Browse the repository at this point in the history
  7. docs: typo fix comma

    Co-authored-by: Steve Piercy <[email protected]>
    tseaver and stevepiercy authored May 19, 2024
    Configuration menu
    Copy the full SHA
    20288ec View commit details
    Browse the repository at this point in the history
  8. docs: typo fix fat-finger

    Co-authored-by: Steve Piercy <[email protected]>
    tseaver and stevepiercy authored May 19, 2024
    Configuration menu
    Copy the full SHA
    4cd256a View commit details
    Browse the repository at this point in the history
  9. docs: typo fix punctuation

    Co-authored-by: Steve Piercy <[email protected]>
    tseaver and stevepiercy authored May 19, 2024
    Configuration menu
    Copy the full SHA
    3d85480 View commit details
    Browse the repository at this point in the history
  10. docs: typo fix another comma

    Co-authored-by: Steve Piercy <[email protected]>
    tseaver and stevepiercy authored May 19, 2024
    Configuration menu
    Copy the full SHA
    42ee248 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3bfa455 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6663873 View commit details
    Browse the repository at this point in the history
  13. ci: try another path

    tseaver committed May 19, 2024
    Configuration menu
    Copy the full SHA
    e0a4eb1 View commit details
    Browse the repository at this point in the history
  14. chore: blacken

    tseaver committed May 19, 2024
    Configuration menu
    Copy the full SHA
    7ce0d66 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c440705 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1e54643 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3a35224 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    3643505 View commit details
    Browse the repository at this point in the history