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 3434a3d commit 93c2a10Copy full SHA for 93c2a10
README.md
@@ -14,7 +14,7 @@ specific function (or method) call:
14
15
<!-- like the Python's `typing.cast()` -->
16
17
-This function may be a noop. Or it could do something useful, e.g. trimming whitespaces or logging.
+This function may be a noop. Perhaps it could do something useful, e.g. trimming whitespaces or logging.
18
19
```python
20
def html(s: str):
0 commit comments