Skip to content

Commit

Permalink
cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
jkmnt committed Jun 18, 2024
1 parent 93c2a10 commit 5e3d191
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ specific function (or method) call:
- `js(...)`
- `css(...)`

<!-- like the Python's `typing.cast()` -->

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.

```python
def html(s: str):
Expand Down
Binary file modified sample.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5e3d191

Please sign in to comment.