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