| 1 | from protowhat.failure import _debug |
| 2 | from protowhat.checks.check_simple import allow_errors |
| 3 | from protowhat.checks.check_bash_history import has_command |
| 4 | from protowhat.checks.check_files import check_file, has_dir |
nothing calls this directly
no test coverage detected