Skip to content

Commit c597394

Browse files
committed
Fix spacing
1 parent 679dd46 commit c597394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Thanks!
2323
| im | import |
2424
| fim | from ... import ... |
2525
| class | New class |
26-
| classd | New dataclass |
26+
| classd | New dataclass |
2727
| defs | New method |
2828
| def | New function |
2929
| adef | Async function |

0 commit comments

Comments
 (0)