Skip to content

Commit

Permalink
Merge pull request #40 from ken-morel/ken-morel-patch-2
Browse files Browse the repository at this point in the history
removed duplicate tip in readme
  • Loading branch information
ken-morel committed Jun 3, 2024
2 parents 6fb1209 + a9894ca commit 00c3df6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@ def foo_hello(d: dict[str, list[int]]):
...
```

> [!TIP]
> you may raise `pyoload.InternalAnnotationError` inside an overloaded
function after carrying out some other checks and pyoload will switch to the
next oveload.

## type checking with `pyoload.typeMatch(val, type)`

Expand Down

0 comments on commit 00c3df6

Please sign in to comment.