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
Mypy now supports pyproject.toml in python/mypy#10219 released with v0.900 (AFAIK, since the PR isn't marked with a milestone), FYI. Aside from pipenv, flake8 is the last listed tool not supporting pyproject.toml.
Also, the formatting between pylint and flake8 looks a little borked.
Happy to submit a PR if desired.
The text was updated successfully, but these errors were encountered:
Mypy now supports pyproject.toml in python/mypy#10219 released with v0.900 (AFAIK, since the PR isn't marked with a milestone), FYI. Aside from pipenv, flake8 is the last listed tool not supporting pyproject.toml.
Also, the formatting between pylint and flake8 looks a little borked.
Happy to submit a PR if desired.
The text was updated successfully, but these errors were encountered: