Skip to content

Commit a88e473

Browse files
REMOVE documentation separation line.
1 parent 4f698bf commit a88e473

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/devguide/contribute.rst

-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Create and switch to a development branch:
1919
git branch <branch_name>
2020
git checkout <branch_name>
2121
22-
********************************************************************************
2322
2423
Binding Process
2524
===============
@@ -121,7 +120,6 @@ After creating new source files, you must rebuild the project with:
121120
pip install --no-build-isolation -ve .
122121
123122
124-
********************************************************************************
125123
126124
Document, Test, and Format
127125
==========================
@@ -178,7 +176,6 @@ Run the formatter to ensure consistent code style:
178176
invoke lint
179177
180178
181-
********************************************************************************
182179
183180
GitHub Pull Request
184181
===================

0 commit comments

Comments
 (0)