Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Jul 11, 2024
1 parent 9148589 commit d8f76c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/pymmcore_widgets/useq_widgets/_well_plate_widget.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ class WellPlateWidget(QWidget):
----------
plan: useq.WellPlatePlan | useq.WellPlate | None, optional
The initial well plate plan. Accepts both a useq.WellPlate (which lacks a
selection definition), or a full WellPlatePlan.
By default None.
selection definition), or a full WellPlatePlan. By default None.
parent : QWidget, optional
The parent widget, by default None
"""
Expand Down

0 comments on commit d8f76c1

Please sign in to comment.