Skip to content

Commit e7f6286

Browse files
committed
Format docstring as per ruff
1 parent f1d622f commit e7f6286

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

altair/vegalite/v5/api.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3823,7 +3823,8 @@ def interactive(
38233823
tooltip: bool = True,
38243824
legend: Union[bool, list] = True,
38253825
) -> Self:
3826-
"""Add common interactive elements to the chart
3826+
"""
3827+
Add common interactive elements to the chart.
38273828
38283829
Parameters
38293830
----------

0 commit comments

Comments
 (0)