ImportError while importing test modules. When I tried merging approved updates to src/trustyai/utils/extras/metrics_service.py, several tests fail due to the same import error. Here is an example of a failed test:
 
I think it's potentially caused by regression given that when I made the PR a while ago, all of the tests passed and the original merged version of this file had no issues.