Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Mar 9, 2024
1 parent 04270e2 commit 1ed3f77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Backport of `inspect` module from Python3.13, supports Python 3.8+

- Fully typed with annotations and checked with mypy, [PEP561 compatible](https://www.python.org/dev/peps/pep-0561/)
- Has backported `skip_bound_arg` argument to `signature` and `Signature.from_callable`
- Has backported `Signature.from_frame` method

## Installation

Expand Down

0 comments on commit 1ed3f77

Please sign in to comment.