We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be2140 commit 54c978cCopy full SHA for 54c978c
1 file changed
README.md
@@ -28,6 +28,8 @@ public final class SomeClass {
28
In `python` we don't have such feature out of the box.
29
That's where `final_class` library comes in!
30
31
+This package works perfectly with `@final` from `typing`.
32
+So, with `final_class` you will have both type-checking and runtime checks.
33
34
## Installation
35
0 commit comments