Skip to content

Commit 0ff8999

Browse files
committed
minor tweak
1 parent 090d07e commit 0ff8999

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

esis/optics/_instruments/_instruments.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ def schematic_primary(
225225
color: str = "black",
226226
kwargs_footprint: None | dict[str, Any] = None,
227227
**kwargs,
228-
) -> matplotlib.axes.Axes:
228+
) -> None:
229229
"""
230230
Plot a schematic of the primary mirror along with the beam footprint.
231231

0 commit comments

Comments
 (0)