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 ecc6831 commit 647dd18Copy full SHA for 647dd18
README.md
@@ -25,7 +25,7 @@ Make your functions return something meaningful, typed, and safe!
25
- Provides type-safe interfaces to create your own data-types with enforced laws
26
- Has a bunch of helpers for better composition
27
- Pythonic and pleasant to write and to read 🐍
28
-- Support functions and coroutines, framework agnostic
+- Supports functions and coroutines, framework agnostic
29
- Easy to start: has lots of docs, tests, and tutorials
30
31
[Quickstart](https://returns.readthedocs.io/en/latest/pages/quickstart.html) right now!
0 commit comments