pylint: E1507 invalid-envvar-value by latonis · Pull Request #3467 · astral-sh/ruff (original) (raw)
information_source ecosystem check detected changes. (+0, -360, 0 error(s))
zulip (+0, -2)
- zerver/apps.py:32:9: B018 Found useless attribute access. Either assign it to a variable or remove it.
- zerver/views/realm.py:185:5: B018 Found useless expression. Either assign it to a variable or remove it.
bokeh (+0, -309)
airflow (+0, -49)
Changes have been implemented @charliermarsh , but I'm unsure why these changes happened in the ecosystem checks, I don't believe this has anything to do with my changes?
Ah, I see #3458 is open for this.