We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e41367 commit 905ef7aCopy full SHA for 905ef7a
sphinxcontrib/svgbob/_svgbob.pyi
@@ -9,10 +9,8 @@ def to_svg(
9
stroke_color: Optional[str] = None,
10
stroke_width: Optional[float] = None,
11
scale: Optional[float] = None,
12
- enhance_circuitries: bool = True,
13
include_backdrop: bool = False,
14
include_styles: bool = True,
15
include_defs: bool = True,
16
- merge_line_with_shapes: bool = False,
17
) -> str:
18
...
0 commit comments