Coverage for src/bob/bio/face/pytorch/facexzoo/resnest/__init__.py: 100%

2 statements  

« prev     ^ index     » next       coverage.py v7.6.0, created at 2024-07-13 00:04 +0200

1# isort: skip_file 

2from .resnest import * # noqa: F401, F403 

3from .ablation import * # noqa: F401, F403