Merge branch '8650-container-work-unit' into 9318-dashboard-uses-work-units
[arvados.git] / services / dockercleaner / tests / __init__.py
1 #!/usr/bin/env python3
2
3 import logging
4 logging.getLogger('').setLevel(logging.CRITICAL)