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
The blanket ignores can accidentally ignore things we care about (e.g., #2460). We should remove these and handle any remaining warnings individually as appropriate:
a. fix the problem,
b. ignore it locally only for the affected line of code in tests, or
c. a more specific blanket ignore
If this turns out to be too much work, might have to split into smaller tickets focusing only on a subset of these.
Reporter: pllim
jdaviz/pyproject.toml
Lines 140 to 149 in 639d22e
The blanket ignores can accidentally ignore things we care about (e.g., #2460). We should remove these and handle any remaining warnings individually as appropriate:
a. fix the problem,
b. ignore it locally only for the affected line of code in tests, or
c. a more specific blanket ignore
If this turns out to be too much work, might have to split into smaller tickets focusing only on a subset of these.
🐱
DISCLAIMER: This issue was autocreated by the Jdaviz Issue Creation Bot on behalf of the reporter.
The text was updated successfully, but these errors were encountered: