7751: Move code from arv-mount executable to module.
[arvados.git] / services / dockercleaner / tests / __init__.py
1 #!/usr/bin/env python3
2
3 import logging
4 logging.getLogger('').setLevel(logging.CRITICAL)