Skip to content

Commit 54c978c

Browse files
committed
Fixes docs
1 parent 1be2140 commit 54c978c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ public final class SomeClass {
2828
In `python` we don't have such feature out of the box.
2929
That's where `final_class` library comes in!
3030

31+
This package works perfectly with `@final` from `typing`.
32+
So, with `final_class` you will have both type-checking and runtime checks.
3133

3234
## Installation
3335

0 commit comments

Comments
 (0)