Skip to content

Commit

Permalink
Add parameter descriptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
salt-die committed Aug 24, 2024
1 parent 5661a7b commit a4dab1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/batgrl/geometry/regions.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,9 @@ def rect_slice(pos: Point, size: Size) -> tuple[slice, slice]:
Parameters
----------
pos : Point
Position of rect.
size : Size
Size of rect.
Returns
-------
Expand Down

0 comments on commit a4dab1a

Please sign in to comment.