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
Added flake8 by default. This means that Python 3.7 is no longer supported, due to this issue: PyCQA/flake8#1522. However, since the end of life of Python is expected to be 2023-06, it is recommended to use a newer version of python when initiating a project anyway.