Coverage for mlinsights/mlbatch/__init__.py: 100%

2 statements  

« prev     ^ index     » next       coverage.py v7.1.0, created at 2023-02-28 08:46 +0100

1""" 

2@file 

3@brief Shortcuts to *mlbatch*. 

4""" 

5 

6from .cache_model import MLCache 

7from .pipeline_cache import PipelineCache