Skip to content

Commit c6636c2

Browse files
committed
Change format for Sphinx
1 parent 90b744a commit c6636c2

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

boxes/__init__.py

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2443,12 +2443,13 @@ def rectangularWall(self, x, y, edges="eeee",
24432443
on both sides and both parts need to use same edge or at least an
24442444
edge with the same width.
24452445
2446-
::
2447-
4--3
2448-
5 2
2449-
| |
2450-
6 1
2451-
7--0
2446+
::
2447+
2448+
4--3
2449+
5 2
2450+
| |
2451+
6 1
2452+
7--0
24522453
24532454
e.g. if four rectangularWalls use "s" edges on the bottom, the side
24542455
edges can be extended to the bottom with [1, 6].

0 commit comments

Comments
 (0)