14484: Moves pdh grouping into a lib module
[arvados.git] / services / dockercleaner / tests / __init__.py
1 #!/usr/bin/env python3
2 # Copyright (C) The Arvados Authors. All rights reserved.
3 #
4 # SPDX-License-Identifier: AGPL-3.0
5
6 import logging
7 logging.getLogger('').setLevel(logging.CRITICAL)