Skip to content

Commit 5e3d191

Browse files
committed
cosmetic
1 parent 93c2a10 commit 5e3d191

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ specific function (or method) call:
1212
- `js(...)`
1313
- `css(...)`
1414

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.
15+
This function may be a noop like the Python's `typing.cast()`. Perhaps it could do something useful, e.g. trimming whitespaces or logging.
1816

1917
```python
2018
def html(s: str):

sample.png

77.1 KB
Loading

0 commit comments

Comments
 (0)