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
The tests are currently failing as mypy is using python 3.8 and the
latest pytest 9.0.0 is using features from python 3.10+. This will fix
the issue.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
0 commit comments