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 09a072f commit 1be2140Copy full SHA for 1be2140
1 file changed
README.md
@@ -10,7 +10,7 @@ Final classes for `python3.6+`.
10
- No metaclass conflicts
11
- No runtime overhead
12
- No dependencies
13
-- Type hints included, [PEP-591](https://www.python.org/dev/peps/pep-0591/) and [PEP561](https://www.python.org/dev/peps/pep-0561/) compatible
+- Type hints included, [PEP-561](https://www.python.org/dev/peps/pep-0561/) and [PEP-591](https://www.python.org/dev/peps/pep-0591/) compatible
14
- Designed to be as simple as possible
15
16
0 commit comments