Skip to content

Commit

Permalink
Fixup docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
mtauraso committed Sep 18, 2024
1 parent 1426c1f commit e208ae4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/fibad/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,13 +140,6 @@ def _prune_downloaded_rects(self):
"""Prunes already downloaded rects using the manifest in `cutout_path`. `rects` passed in is
mutated by this operation
Parameters
----------
cutout_path : Path
Where on the filesystem to find the manifest
rects : list[dC.Rect]
List of rects from which we want to prune previously downloaded rects
Returns
-------
list[dC.Rect]
Expand Down

0 comments on commit e208ae4

Please sign in to comment.