Skip to content

Commit 52af3b3

Browse files
committed
python: fix whitespace in .pyi
Signed-off-by: Tristram Gräbener <tristram+git@tristramg.eu>
1 parent d5265a3 commit 52af3b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/liblrs_python.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ class Lrs:
181181

182182
def get_lrm_scale_id(self, index:int) -> str:
183183
r"""
184-
 `id` of the [`LrmScale`].
184+
`id` of the [`LrmScale`].
185185
"""
186186
...
187187

0 commit comments

Comments
 (0)