You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only softly related to the docs, but if you like this comment enough to make a subtask: I'd put it here rather than elsewhere.
... As you're adding docstrings, is it worth adding type hints?
Could then add a mypy type check to the CI...? From my memory, this is quite easy with pre-commit.
A possible disadvantage is the change between 3.8 and 3.9 where the typing.List[] and other standard collections were deprecated. Unsure how annoying this would be.
NapariMPLWidget
can be used by other plugins #24The text was updated successfully, but these errors were encountered: