Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanlatr authored Dec 13, 2024
1 parent bf7045f commit a37b028
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ in development
* Drop support for Python 3.8.
* Signatures of function definitions are now wrapped onto several lines when the function has the focus.
* The first parameter of classmethods and methods (``cls`` or ``self``) is colored in gray so it's clear that these are not part of the API.
* When pydoctor encounters an invalid signature, it shows (…) as the signature instead of the misleading zero argument signature.

pydoctor 24.11.1
^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit a37b028

Please sign in to comment.