Skip to content

Commit

Permalink
Update crates/red_knot_python_semantic/resources/mdtest/assignment/au…
Browse files Browse the repository at this point in the history
…gmented.md

Co-authored-by: Alex Waygood <[email protected]>
  • Loading branch information
charliermarsh and AlexWaygood authored Oct 30, 2024
1 parent 9d89f19 commit 805c038
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ f += "Hello, world!"
reveal_type(f) # revealed: int
```

## Partially-bound with `__add__`
## Partially bound with `__add__`

```py
def bool_instance() -> bool:
Expand Down

0 comments on commit 805c038

Please sign in to comment.