-
Notifications
You must be signed in to change notification settings - Fork 298
Closed
Labels
Good First IssueA good issue to take on if you're just getting started with Iris developmentA good issue to take on if you're just getting started with Iris developmentType: Documentation
Milestone
Description
Make clear in all docstrings which functions are lazy and which are not.
Currently only some functions have this description (presumably those which have been updated to be lazy recently). It would be much more useful to the user if they could immediately see from every single docstring whether the function is lazy or not.
valeriupredoi
Metadata
Metadata
Labels
Good First IssueA good issue to take on if you're just getting started with Iris developmentA good issue to take on if you're just getting started with Iris developmentType: Documentation