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
adubovik
changed the title
Support type checking of the matrix of compatible dependencies
Run type checking on the matrix of package dependencies
Oct 31, 2024
Currently, only the tests are run for various versions of package dependencies:
https://github.com/epam/ai-dial-sdk/blob/release-0.14/noxfile.py#L36-L45
It's also worth running the type checker as part of linting on this matrix.
It ensures the compatibility of APIs between all these packages.
The text was updated successfully, but these errors were encountered: