Skip to content

Commit 01b72ad

Browse files
committed
Docstring improvement
1 parent 1e4a825 commit 01b72ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docstrings/layout.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
text : unicode
4646
The text to display in the layout.
4747
48-
size : float
49-
The size of the text, in pixels.
48+
load_flags : `LOAD` flags, optional
49+
Any glyph load flags
5050
"""
5151

5252
Layout_ink_bbox = """

0 commit comments

Comments
 (0)