Coverage for src / dotbot / util / __init__.py: 100%

2 statements  

« prev     ^ index     » next       coverage.py v7.12.0, created at 2025-11-29 10:55 -0800

1from dotbot.util.common import shell_command 

2 

3__all__ = ["shell_command"]