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
I noticed that the matrix strategy python-version: ['3.7', '3.8'] in .github/workflows/tests.yml is redundant, since nox will take care of testing both versions anyway.