]> git.arvados.org - arvados.git/blob - services/dockercleaner/tests/__init__.py
21224: toolbar now toggles between details card and data explorer Arvados-DCO-1.1...
[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)