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
Consolidate .coveragerc and .flake8 config int pyproject.toml (locals……tack#4477)
* migrate .flake8 config to pyproject.toml through pyflake8
* migrate .coveragerc to pyproject.toml through coverage[toml] extra