Skip to content

Commit 866b0f4

Browse files
committed
Fix table format on README
1 parent eaa1185 commit 866b0f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ You can define rust extension with `RustExtension` class:
8080
`Binding.RustCPython` uses rust-cpython
8181
`Binding.NoBinding` uses no binding.
8282

83-
:param bool optional: if it is true, a build failure in the extension will not abort the build process,
84-
but instead simply not install the failing extension.
83+
:param bool optional: if it is true, a build failure in the extension will not abort the build process,
84+
but instead simply not install the failing extension.
8585

8686
Commands
8787
--------

0 commit comments

Comments
 (0)