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

2 statements  

« prev     ^ index     » next       coverage.py v7.6.5, created at 2024-11-14 22:15 +0100

1# isort: skip_file 

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

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