Skip to content

Commit cb8854b

Browse files
committed
docs: Fix syntax
1 parent 935c174 commit cb8854b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Here is the performance comparison:
172172

173173
| | Size | `css_inline 0.11.1` | `premailer 3.10.0` | `toronado 0.1.0` | `inlinestyler 0.2.5` | `pynliner 0.8.0` |
174174
|-------------|---------|---------------------|-------------------------|-------------------------|-------------------------|-------------------------|
175-
| Basic | 230 B | 6.62 µs | 127.54 µs (**19.25x**) | 661.58 µs (**99.86**) | 1.04 ms (**157.91**) | 1.13 ms (**180.99x**) |
175+
| Basic | 230 B | 6.62 µs | 127.54 µs (**19.25x**) | 661.58 µs (**99.86x**) | 1.04 ms (**157.91x**) | 1.13 ms (**180.99x**) |
176176
| Realistic-1 | 8.58 KB | 145.58 µs | 1.47 ms (**10.10x**) | 17.07 ms (**117.26x**) | 28.22 ms (**193.88x**) | 52.96 ms (**363.81x**) |
177177
| Realistic-2 | 4.3 KB | 94.20 µs | 2.67 ms (**28.36x**) | ERROR | 17.95 ms (**190.59x**) | ERROR |
178178
| GitHub page | 1.81 MB | 338.88 ms | 25.58 s (**75.49x**) | ERROR | ERROR | ERROR |

0 commit comments

Comments
 (0)